Stamatis Zampetakis created HIVE-24835: ------------------------------------------
Summary: Replace HiveSubQueryFinder with RexUtil::SubQueryFinder Key: HIVE-24835 URL: https://issues.apache.org/jira/browse/HIVE-24835 Project: Hive Issue Type: Improvement Components: CBO Reporter: Stamatis Zampetakis Assignee: Stamatis Zampetakis Fix For: 4.0.0 HiveSubQueryFinder has been copied from RexUtil::SubQueryFinder due to CALCITE-1726. Currently, Hive is in calcite-1.21.0 and this bug is resolved so the duplicated code can be removed. -- This message was sent by Atlassian Jira (v8.3.4#803005)