This is an automated email from the ASF dual-hosted git repository. ashvin pushed a change to branch 652-generic-internal-file-representation in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git
from 829ac27e Add base representation of storage files add 67d5566d Replace Internal data files in partition groups No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/xtable/model/storage/FilesDiff.java | 6 +++--- .../java/org/apache/xtable/model/storage/PartitionFileGroup.java | 8 ++++++++ .../test/java/org/apache/xtable/model/storage/TestFilesDiff.java | 2 +- .../org/apache/xtable/delta/DeltaDataFileUpdatesExtractor.java | 7 +++++-- .../java/org/apache/xtable/hudi/BaseFileUpdatesExtractor.java | 2 +- .../org/apache/xtable/iceberg/IcebergDataFileUpdatesSync.java | 9 ++++++--- .../src/test/java/org/apache/xtable/ValidationTestHelper.java | 4 ++-- .../java/org/apache/xtable/delta/ITDeltaConversionSource.java | 2 +- .../org/apache/xtable/iceberg/TestIcebergConversionSource.java | 2 +- 9 files changed, 28 insertions(+), 14 deletions(-)