This is an automated email from the ASF dual-hosted git repository.
huaxingao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 29a144adca Refactor SnapshotAncestryValidator (#14650)
add 9896e8ccca Core: Align ContentFile partition JSON with REST spec
(#14702)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/ContentFileParser.java | 70 ++++++++---
.../org/apache/iceberg/TestContentFileParser.java | 129 +++++++++++++++++++--
.../org/apache/iceberg/TestDataTaskParser.java | 21 +++-
.../org/apache/iceberg/TestFileScanTaskParser.java | 38 +++++-
.../TestFetchPlanningResultResponseParser.java | 6 +-
.../TestFetchScanTasksResponseParser.java | 6 +-
.../responses/TestPlanTableScanResponseParser.java | 40 ++-----
7 files changed, 246 insertions(+), 64 deletions(-)