Matt McCline created HIVE-19275:
-----------------------------------
Summary: Vectorization: Wrong Results / Execution Failures when
Vectorization turned on in Spark
Key: HIVE-19275
URL: https://issues.apache.org/jira/browse/HIVE-19275
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: Matt McCline
Assignee: Matt McCline
Fix For: 3.0.0, 3.1.0
Quite a number of the bucket* tests had Wrong Results or Execution Failures.
And others like semijoin, skewjoin, avro_decimal_native, mapjoin_addjar,
mapjoin_decimal, nullgroup, decimal_join, mapjoin1.
Some of the problems might be as simple as "-- SORT_QUERY_RESULTS" is missing.
The bucket* problems looked more serious.
This change sets "hive.vectorized.execution.enabled" to false at the top of
those Q files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)