Description
Today's VectorMapJoinOperator is a pass-through that converts each row from a vectorized row batch in a Java Object[] row and passes it to the MapJoinOperator superclass.
This enhancement creates specialized vectorized map join operator classes that are optimized.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-11180 Enable native vectorized map join for spark [Spark Branch]
- Closed
- links to