HASH_JOIN_SEED

Constant HASH_JOIN_SEED 

Source
const HASH_JOIN_SEED: RandomState;
Expand description

Hard-coded seed to ensure hash values from the hash join differ from RepartitionExec, avoiding collisions.