Hi When I see the example of HASH_DISTRIBUTED, e.g. RelDistributions.hash(ImmutableList.of(0)), or in RelDistributionImpl#satisfies I can't find the info about "hash partition num" of "hash func", if we don't know these message, how can we perform a Bucket Join (Collocated Join)? Or do I miss something?
Regards! Aron Tao
