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 799d62d  HIVE-25394: Enable vectorization for TestIcebergCliDriver 
dynamic_partition_pruning.q (Adam Szita, reviewed by Peter Vary)
     add de33be2  HIVE-25364: NPE when estimating row count in external JDBC 
tables (Soumyakanti Das, reviewed by Stamatis Zampetakis)

No new revisions were added by this update.

Summary of changes:
 .../calcite/stats/HiveRelMdDistinctRowCount.java   |  28 +-
 .../clientpositive/external_jdbc_rowcount.q        | 110 ++++++++
 .../llap/external_jdbc_rowcount.q.out              | 291 +++++++++++++++++++++
 .../llap/external_jdbc_table_perf.q.out            | 215 ++++++++-------
 4 files changed, 528 insertions(+), 116 deletions(-)
 create mode 100644 ql/src/test/queries/clientpositive/external_jdbc_rowcount.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/external_jdbc_rowcount.q.out

Reply via email to