Skip to content
Snippets Groups Projects
Commit d88abb7e authored by zsxwing's avatar zsxwing Committed by Andrew Or
Browse files

[SPARK-9990] [SQL] Create local hash join operator

This PR includes the following changes:
- Add SQLConf to LocalNode
- Add HashJoinNode
- Add ConvertToUnsafeNode and ConvertToSafeNode.scala to test unsafe hash join.

Author: zsxwing <zsxwing@gmail.com>

Closes #8535 from zsxwing/SPARK-9990.
parent a5ef2d06
No related branches found
No related tags found
No related merge requests found
Showing
with 455 additions and 24 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment