const AGGREGATION_HASH_SEED: RandomState;Expand description
Hard-coded seed for aggregations to ensure hash values differ from RepartitionExec, avoiding collisions.
const AGGREGATION_HASH_SEED: RandomState;Hard-coded seed for aggregations to ensure hash values differ from RepartitionExec, avoiding collisions.