You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kr...@apache.org on 2022/01/13 16:22:15 UTC

[hive] branch master updated (f3df749 -> 6cf9df1)

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

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


    from f3df749  HIVE-25637: Hive on Tez: inserting data failing into the non native hive external table managed by kafka storage handler (#2944) (Laszlo Bodor reviewed by Mahesh Kumar Behera)
     add 6cf9df1  HIVE-25858: DISTINCT with ORDER BY on ordinals fails with NPE (Krisztian Kasa, reviewed by Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/parse/CalcitePlanner.java  |  2 +-
 ql/src/test/queries/clientpositive/order_by_pos.q        |  2 ++
 .../test/results/clientpositive/llap/order_by_pos.q.out  | 16 ++++++++++++++++
 3 files changed, 19 insertions(+), 1 deletion(-)