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 user defined ParquetAccessPlan in ParquetExec, validation to ParquetAccessPlan::select (#10813) #8

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

phillipleblanc
Copy link

… to ParquetAccessPlan::select (apache#10813)

  • Allow ParquetAccessPlan to be passed in to ParquetExec, add validation to ParquetAccessPlan::select

  • Add test for filtering and user supplied access plan

  • fix on windows

  • Apply suggestions from code review


Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

… to `ParquetAccessPlan::select` (apache#10813)

* Allow `ParquetAccessPlan` to be passed in to `ParquetExec`, add validation to ParquetAccessPlan::select

* Add test for filtering and user supplied access plan

* fix on windows

* Apply suggestions from code review

Co-authored-by: Jeffrey Vo <[email protected]>

---------

Co-authored-by: Jeffrey Vo <[email protected]>
@phillipleblanc phillipleblanc merged commit f865563 into spiceai-39 Jul 8, 2024
@phillipleblanc phillipleblanc deleted the phillip/add-parquet-index branch July 8, 2024 02:46
This pull request was closed.
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