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

chore: expose files_by_partition to public api #2533

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

edmondop
Copy link
Contributor

@edmondop edmondop commented May 20, 2024

Description

This documentation describes the usage of files_by_partition but that API doesn't seem to be surfaced from the underlying rust implementation

  • Add unit tests once confirmed this makes sense

@github-actions github-actions bot added the binding/python Issues for the Python package label May 20, 2024
Copy link

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@edmondop edmondop marked this pull request as draft May 20, 2024 17:57
@edmondop edmondop changed the title Missing python method from Python API fix: Missing documented method from Python API May 20, 2024
@edmondop edmondop changed the title fix: Missing documented method from Python API fix(bindings/python): Missing documented method from Python API May 20, 2024
@edmondop edmondop changed the title fix(bindings/python): Missing documented method from Python API fix: Missing documented method from Python API May 20, 2024
@edmondop edmondop changed the title fix: Missing documented method from Python API fix: missing documented method from Python API May 20, 2024
@ion-elgreco ion-elgreco marked this pull request as ready for review June 4, 2024 10:37
@ion-elgreco ion-elgreco changed the title fix: missing documented method from Python API chore: expose files_by_partition to public api Jun 4, 2024
@ion-elgreco
Copy link
Collaborator

@edmondop can you fix the linting issues? Then we can merge it

ion-elgreco
ion-elgreco previously approved these changes Jun 4, 2024
@edmondop
Copy link
Contributor Author

edmondop commented Jun 4, 2024

I fixed the linting, but I think I should add a test since I have grown the API surface before this get merged.

I submitted to verify if I was wrong in reading the documentation or if a method was missing from the public api

@edmondop
Copy link
Contributor Author

edmondop commented Jun 4, 2024

@ion-elgreco looks also there is a flaky concurrency test

@ion-elgreco
Copy link
Collaborator

@edmondop let me know when you added the test

@ion-elgreco ion-elgreco enabled auto-merge (squash) June 11, 2024 20:48
@ion-elgreco ion-elgreco merged commit 72ea4dc into delta-io:main Jun 11, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants