Stamatis Zampetakis created HIVE-23963:
------------------------------------------
Summary: UnsupportedOperationException in queries 74 and 84 while
applying HiveCardinalityPreservingJoinRule
Key: HIVE-23963
URL: https://issues.apache.org/jira/browse/HIVE-23963
Project: Hive
Issue Type: Bug
Components: CBO
Reporter: Stamatis Zampetakis
Attachments: cbo_query74_stacktrace.txt, cbo_query84_stacktrace.txt
The following TPC-DS queries:
* cbo_query74.q
* cbo_query84.q
* query74.q
* query84.q
fail on the metastore with the partitioned TPC-DS 30TB dataset.
The stacktraces for cbo_query74 and cbo_query84 show that the problem
originates while applying HiveCardinalityPreservingJoinRule.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)