Hi Drill developers,
The following is a link to the first draft of the design for memory
spilling for the Hash Join Operator:
https://docs.google.com/document/d/1-c_oGQY4E5d58qJYv_zc7ka834hSaB3wDQwqKcMoSAI/edit?usp=sharing
The document should allow commenting, so please add any comment that comes to
mind …
This work follows the prior design and implementation of memory spilling for
the Hash Aggregate operator (HAG).
If anyone needs to look back, here is the link that old HAG design:
https://docs.google.com/document/d/1e4YSQHc7ItHlGGz4Edu5DflpKGVeLUd9GdzLbjkxyhs/edit?usp=sharing
Thanks for any suggestion / comment / tip / advice / critique ….
-- Boaz