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