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

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


    from 1c89789  HIVE-25016: Error while running repl dump with with db regex 
(#2180)(Arko Sharma, reviewed by Aasha Medhi)
     add 6d8c9aa  HIVE-24928: In case of iceberg tables use basic statistics 
provided by the HiveStorageHandler (#2111) (Laszlo Pinter, reviewed by Zoltan 
Haindrich, Peter Vary and Marton Bod)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/mr/hive/HiveIcebergStorageHandler.java |  37 +++++
 .../TestHiveIcebergStorageHandlerWithEngine.java   |  59 +++++++
 .../hive/ql/metadata/HiveStorageHandler.java       |  19 +++
 .../hadoop/hive/ql/optimizer/GenMRTableScan1.java  |   2 +-
 .../hadoop/hive/ql/parse/ProcessAnalyzeTable.java  |   4 +-
 .../ql/parse/spark/SparkProcessAnalyzeTable.java   |   4 +-
 .../hadoop/hive/ql/stats/BasicStatsNoJobTask.java  | 173 +++++++++++++--------
 .../hadoop/hive/ql/stats/BasicStatsTask.java       |  40 +++--
 8 files changed, 253 insertions(+), 85 deletions(-)

Reply via email to