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

Allow users to supply filters so file skipping is possible #1

Open
MrPowers opened this issue Jan 18, 2023 · 4 comments · May be fixed by #13
Open

Allow users to supply filters so file skipping is possible #1

MrPowers opened this issue Jan 18, 2023 · 4 comments · May be fixed by #13

Comments

@MrPowers
Copy link

This library is currently using dt.file_paths(), so I don't think users can access file skipping.

It would be cool if the user could supply filters so they could skip files. Here's how we're doing this with the Dask reader: dt.files_by_partitions(filters).

JHibbard added a commit that referenced this issue Feb 27, 2023
Merge pull request #4 from JHibbard/main
@JHibbard JHibbard linked a pull request May 17, 2023 that will close this issue
@JHibbard
Copy link
Collaborator

@MrPowers Great idea, I've created PR-13 to support file skipping within deltaray. Thanks for the suggestions.

@srggrs
Copy link

srggrs commented Oct 5, 2023

Is the PR stale?

@MrPowers
Copy link
Author

MrPowers commented Oct 5, 2023

@srggrs - I think that PR can actually get merged. Would you be open to reviewing it?

@srggrs
Copy link

srggrs commented Oct 5, 2023

yeah I am happy to review it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants