Skip to content

Conversation

@zhjwpku
Copy link
Collaborator

@zhjwpku zhjwpku commented May 5, 2025

Add DataFile, ManifestEntry, ManifestFile, and ManifestList to Iceberg core.
Support for parsing these data structures from Avro file will be added in future PRs.

@zhjwpku zhjwpku requested review from lidavidm and wgtmac May 7, 2025 07:07
Copy link
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

Sorry that I haven't finished the review yet. It is a busy week :(

@zhjwpku zhjwpku requested review from gty404, lidavidm and wgtmac May 10, 2025 10:06
Copy link
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

Thanks for the update! It generally looks good to me.

std::unordered_map<int32_t, std::vector<uint8_t>> upper_bounds;
/// Field id: 131
/// Implementation-specific key metadata for encryption
std::optional<std::vector<uint8_t>> key_metadata;
Copy link
Member

Choose a reason for hiding this comment

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

Yes, I believe an empty key_metadata is enough.

@Fokko Fokko self-requested a review May 12, 2025 07:48
zhjwpku added 8 commits May 13, 2025 22:24
Add DataFile, ManifestEntry, ManifestFile, and ManifestList to
Iceberg core. Support for parsing these data structures from Avro
file will be added in future PRs.
Signed-off-by: Junwang Zhao <[email protected]>
Signed-off-by: Junwang Zhao <[email protected]>
…gthy lines"

This reverts commit 7612e4a881966fbc7dc16a6d2ddeef181bc99c42.
Signed-off-by: Junwang Zhao <[email protected]>
@zhjwpku zhjwpku requested a review from wgtmac May 13, 2025 14:51
Copy link
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

+1

Thanks!

@zhjwpku
Copy link
Collaborator Author

zhjwpku commented May 15, 2025

@lidavidm @Fokko any more comments?

@lidavidm
Copy link
Member

No comments from my side

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Three minor things, apart from that, it looks good to me 👍

@Fokko
Copy link
Contributor

Fokko commented May 20, 2025

Thanks @zhjwpku for adding this, and thanks @wgtmac and @gty404 for the review 🙌

@Fokko Fokko merged commit 9177557 into apache:main May 20, 2025
6 checks passed
@zhjwpku zhjwpku deleted the manifest_entry branch June 7, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants