which spark join will chose, when all the selection criteria are not met?

前端 未结 0 1301
孤街浪徒
孤街浪徒 2020-12-18 18:43

We know that spark have three type join modes-- Brocadcast Join, Shuffle Join and Sort-Merge Join:

when small table join big table, use Brocadcast Join;

when s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题