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 272577c  HIVE-25059. Alter event is converted to rename during 
replication. (#2223)(Ayush Saxena, reviewed by Aasha Medhi)
     add 8048019  HIVE-25064: Create separate shader maven module for Iceberg 
libraries (Adam Szita, reviewed by Marton Bod, Peter Vary and Laszlo Pinter)

No new revisions were added by this update.

Summary of changes:
 iceberg/iceberg-catalog/pom.xml                    |   5 +-
 .../org/apache/iceberg/hive/CachedClientPool.java  |   4 +-
 .../java/org/apache/iceberg/hive/HiveCatalogs.java |   4 +-
 .../org/apache/iceberg/hive/HiveTableTest.java     |   4 +-
 iceberg/iceberg-handler/pom.xml                    | 161 ++++++---------------
 .../java/org/apache/iceberg/mr/hive/DataUtil.java  |   4 +-
 .../IcebergDecimalObjectInspector.java             |   4 +-
 .../hive/HiveIcebergStorageHandlerTestUtils.java   |   2 +-
 .../{iceberg-handler => iceberg-shading}/pom.xml   | 109 +++-----------
 iceberg/patched-iceberg-api/pom.xml                |  14 +-
 iceberg/patched-iceberg-core/pom.xml               |  26 ++--
 iceberg/pom.xml                                    |  31 +++-
 packaging/pom.xml                                  |   5 -
 13 files changed, 119 insertions(+), 254 deletions(-)
 copy iceberg/{iceberg-handler => iceberg-shading}/pom.xml (65%)

Reply via email to