Gopal V created HIVE-12288: ------------------------------ Summary: Extend HIVE-11306 changes to apply to Native vectorized map-joins Key: HIVE-12288 URL: https://issues.apache.org/jira/browse/HIVE-12288 Project: Hive Issue Type: Bug Components: Vectorization Affects Versions: 2.0.0 Reporter: Gopal V Assignee: Gopal V Fix For: 2.0.0 Attachments: HIVE-12288.1.patch
HIVE-11306 applies to the old style VectorMapJoin operators, while the specialized operators go via a different codepath into the HybridHybridHashTable. Apply similar changes to the setDirect() codepath. -- This message was sent by Atlassian JIRA (v6.3.4#6332)