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

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


    from cc4c3b7  HIVE-25656: Get materialized view state based on number of 
affected rows of transactions (Krisztian Kasa, reviewed by Zoltan Haindrich, 
Stephen Carlin)
     add 14095a2  HIVE-25721: Outer join result is wrong (#2798) (Yizhen Fan 
reviewed by Stamatis Zampetakis and Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/exec/JoinUtil.java   | 11 ++--
 .../test/queries/clientpositive/sort_merge_join.q  | 17 ++++++
 .../clientpositive/llap/sort_merge_join.q.out      | 60 ++++++++++++++++++++++
 3 files changed, 84 insertions(+), 4 deletions(-)
 create mode 100644 ql/src/test/queries/clientpositive/sort_merge_join.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/sort_merge_join.q.out

Reply via email to