Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add entries metadata table #551

Merged
merged 9 commits into from
Apr 4, 2024
Merged

Add entries metadata table #551

merged 9 commits into from
Apr 4, 2024

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Mar 27, 2024

No description provided.



@pytest.mark.integration
@pytest.mark.parametrize("format_version", [1, 2])
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved the metadata tables to their own tests file to avoid blowing up this one :)

@Fokko
Copy link
Contributor Author

Fokko commented Mar 27, 2024

This will also make it easier to check the sequence numbers for #363

@Fokko Fokko mentioned this pull request Apr 3, 2024
8 tasks
Copy link
Contributor

@HonahX HonahX left a comment

Choose a reason for hiding this comment

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

Overall LGTM! @Fokko Thanks for the effort! Just one comment: Shall we add a section here https://github.com/apache/iceberg-python/blob/main/mkdocs/docs/api.md#inspecting-tables to provide an example of

table.inspect.entries()

@Fokko
Copy link
Contributor Author

Fokko commented Apr 4, 2024

Good one @HonahX, just added it 👍

@Fokko Fokko merged commit ee4dd92 into apache:main Apr 4, 2024
7 checks passed
@Fokko Fokko deleted the fd-add-entries-table branch April 4, 2024 18:47
@kevinjqliu kevinjqliu mentioned this pull request May 14, 2024
39 tasks
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.

2 participants