This is an automated email from the ASF dual-hosted git repository.

zabetak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


    from 440f269dc51 HIVE-29693: Fix broken Maven central badge in `README` 
(#6504)
     add 8876c17deca HIVE-29688: IndexOutOfBoundsException when WHERE clause 
contains IN/EXISTS subqueries AND correlated conditions (#6572)

No new revisions were added by this update.

Summary of changes:
 .../calcite/rules/HiveFilterJoinRule.java          |  18 ++-
 .../queries/clientpositive/subquery_nested_corr.q  |  30 +++++
 .../results/clientpositive/llap/subquery_in.q.out  |  94 ++++++++++-----
 .../clientpositive/llap/subquery_nested_corr.q.out | 128 +++++++++++++++++++++
 4 files changed, 242 insertions(+), 28 deletions(-)
 create mode 100644 ql/src/test/queries/clientpositive/subquery_nested_corr.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/subquery_nested_corr.q.out

Reply via email to