Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Introduce HashJoinOperator to support all join type.
Introduce LongHashJoinGenerator to do some performance optimization when key is long using LongHybridHashTable.
HashJoinOperator and LongHashJoinOperator can be used in both shuffle hash join and broadcast hash join.
Attachments
Issue Links
- is a child of
-
FLINK-11490 Add an initial Blink SQL batch runtime
- Closed
- links to