This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 84d48bfbb3 [core] fix bug when read changelog's index manifest (#5058)
add 53daec34e2 [iceberg][fix] obtain FileIO from the absolute warehouse
path instead of relative table path (#5051)
No new revisions were added by this update.
Summary of changes:
.../migrate/IcebergMigrateHadoopMetadata.java | 20 ++--
.../migrate/IcebergMigrateHadoopMetadataTest.java | 105 +++++++++++++++++++++
.../services/org.apache.paimon.fs.FileIOLoader | 1 +
3 files changed, 118 insertions(+), 8 deletions(-)
create mode 100644
paimon-core/src/test/java/org/apache/paimon/iceberg/migrate/IcebergMigrateHadoopMetadataTest.java