[VL] Broadcast BHJ hash table
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 85
Description
### Description
Currently we broadcast small table and build hashtable in every task. The improvement is to build hash table on driver and broadcast to task thread.
Contributor guide
Assessment
This issue has not been assessed yet.