Alan Gates created HIVE-23086:
---------------------------------
Summary: Two tests fail on branch-2.3
Key: HIVE-23086
URL: https://issues.apache.org/jira/browse/HIVE-23086
Project: Hive
Issue Type: Bug
Components: Test
Affects Versions: 2.3.6
Reporter: Alan Gates
Assignee: Alan Gates
TestPerfCli query88.q and TestMiniLlapLocalCliDriver union_fast_stats.q fail on
the 2.3 branch.
The TestMiniLlapLocalCliDriver failure is fixed in HIVE-14977 where
union_fast_stats.q is removed from the list of tests run with
TestMiniLlapLocalCliDriver.
The TestPerfCli failure is fixed HIVE-16602 where one line is added to
query88.q to allow cartesian products:
{{set hive.strict.checks.cartesian.product=false;}}
I propose to backport these two changes to branch-2.3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)