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

Support orc and text IO with dask-expr using legacy conversion #15439

Merged
merged 10 commits into from
Apr 9, 2024

Conversation

rjzamora
Copy link
Member

@rjzamora rjzamora commented Apr 2, 2024

Description

Related to orc and text support in #15027

Follow-up work can to enable predicate pushdown and column projection with ORC, but the goal of this PR is basic functionality (and parity with the legacy API).

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@rjzamora rjzamora added 2 - In Progress Currently a work in progress dask Dask issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 2, 2024
@rjzamora rjzamora self-assigned this Apr 2, 2024
@rjzamora rjzamora requested a review from a team as a code owner April 2, 2024 19:28
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 2, 2024
@rjzamora rjzamora added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels Apr 3, 2024
@rjzamora rjzamora added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Apr 9, 2024
@rjzamora
Copy link
Member Author

rjzamora commented Apr 9, 2024

/merge

@rapids-bot rapids-bot bot merged commit 72b2759 into rapidsai:branch-24.06 Apr 9, 2024
70 checks passed
@rjzamora rjzamora deleted the add-orc-and-text branch April 9, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge dask Dask issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants