You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by za...@apache.org on 2022/02/01 10:38:54 UTC

[hive] branch master updated (684ab88 -> d2c6769)

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 684ab88  HIVE-25902: Vectorized reading of Parquet tables via Iceberg (Adam Szita, reviewed by Marton Bod and Peter Vary)
     add d2c6769  HIVE-25909: Add test for 'hive.default.nulls.last' property for windows with ordering (Alessandro Solimando, reviewed by Stamatis Zampetakis)

No new revisions were added by this update.

Summary of changes:
 ql/src/test/queries/clientpositive/order_null2.q   |  60 ++
 .../results/clientpositive/llap/order_null2.q.out  | 629 +++++++++++++++++++++
 2 files changed, 689 insertions(+)
 create mode 100644 ql/src/test/queries/clientpositive/order_null2.q
 create mode 100644 ql/src/test/results/clientpositive/llap/order_null2.q.out