Skip to content

Conversation

@anoopj
Copy link
Owner

@anoopj anoopj commented Oct 31, 2025

WIP PR for s.apache.org/iceberg-single-file-commit

Implemented so far:

  • Foundational types such as TrackedFile interface as unified representation for all V4 entry types
  • GenericTrackedFile implementation
  • V4 Manifest reader

@anoopj anoopj marked this pull request as draft October 31, 2025 00:09
*
* <p>Can only be set if content_type is DATA.
*/
Integer sortOrderId();
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made optional fields objects and required fields (such as recordCount below) primitive.

 Introduces the foundational types for V4 manifest format support:
  - TrackedFile interface as unified representation for all V4 entry types
  - DeletionVector and ManifestStats interfaces
  - GenericTrackedFile implementation and test
@anoopj anoopj changed the title [Draft] API: Add V4 manifest TrackedFile interfaces and implementation [Draft] API: Add V4 manifest reader Nov 3, 2025
@anoopj anoopj changed the title [Draft] API: Add V4 manifest reader [Draft] V4 Manifest Read/Write Support Nov 3, 2025
@anoopj
Copy link
Owner Author

anoopj commented Nov 8, 2025

Moving to apache#14533

@anoopj anoopj closed this Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants