$subject as this column is injected by the Named aggregation implementation.
Goals
To suppress 'field.length' validation for columns introduced by the aggregations, since SHARD_ID column is only present when distributed aggregation is enabled.
Approach
Ignore validation if field.length contains SHARD_ID config
Purpose
$subject as this column is injected by the Named aggregation implementation.
Goals
To suppress 'field.length' validation for columns introduced by the aggregations, since SHARD_ID column is only present when distributed aggregation is enabled.
Approach
Ignore validation if field.length contains SHARD_ID config
Security checks