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

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


    from 5a128e2  HIVE-25231. Add an ability to migrate CSV generated to hive 
table in replstats. (#2379)(Ayush Saxena, reviewed by Aasha Medhi)
     add c907455  HIVE-25200: Alter table add columns support for Iceberg 
tables (Adam Szita, reviewed by Marton Bod and Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/hive/HiveSchemaUtil.java    | 20 ++++++
 .../iceberg/mr/hive/HiveIcebergMetaHook.java       | 54 ++++++++++++++--
 .../apache/iceberg/mr/hive/HiveIcebergSerDe.java   |  5 ++
 .../iceberg/mr/hive/HiveIcebergStorageHandler.java |  2 +
 .../hive/TestHiveIcebergStorageHandlerNoScan.java  | 71 ++++++++++++++++++++++
 5 files changed, 148 insertions(+), 4 deletions(-)

Reply via email to