Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
spark-branch
Description
HIVE-8202 supports conversion of join to SMB Join automatically, which relies on the configuration property: "hive.auto.convert.sortmerge.join.bigtable.selection.policy".
This task is to support conversion based on map-hints, instead of this policy. As hints are deprecated, this would not be the primary policy in line with MapReduce, but can be available as a backup to achieve feature parity.
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-9177 Fix child operator references after NonBlockingOpDeDupProc (II)
- Resolved
- is depended upon by
-
HIVE-8431 Enable smb_mapjoin_11.q and smb_mapjoin_12.q [Spark Branch]
- Resolved
- is related to
-
HIVE-8911 Enable mapjoin hints [Spark Branch]
- Resolved
- relates to
-
HIVE-8202 Support SMB Join for Hive on Spark [Spark Branch]
- Resolved
- links to