You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Boaz Ben-Zvi <bb...@mapr.com> on 2017/11/29 01:30:58 UTC

Memory Spilling for the Hash Join Operator

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