You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by vi...@apache.org on 2023/03/22 18:45:14 UTC

[hive] branch branch-3 updated (2b7b28bf70e -> 1a704b422cd)

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

vihangk1 pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


    from 2b7b28bf70e Disable TestJdbcGenericUDTFGetSplits (Vihang Karajgaonkar, reviewed by Aman Raj)
     add 1a704b422cd HIVE-27151: Revert "HIVE-21685: Wrong simplification in query with multiple IN clauses" (Aman Raj, reviewed by Vihang Karajgaonkar)

No new revisions were added by this update.

Summary of changes:
 .../test/resources/testconfiguration.properties    |  1 -
 .../rules/HivePointLookupOptimizerRule.java        |  6 ----
 .../test/queries/clientpositive/multi_in_clause.q  |  7 ----
 .../clientpositive/llap/multi_in_clause.q.out      | 40 ----------------------
 4 files changed, 54 deletions(-)
 delete mode 100644 ql/src/test/queries/clientpositive/multi_in_clause.q
 delete mode 100644 ql/src/test/results/clientpositive/llap/multi_in_clause.q.out