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

Refactor parquet read code to put chunk creation and reading into a function. #12811

Closed
Tracked by #12810
hyperbolic2346 opened this issue Feb 21, 2023 · 0 comments · Fixed by #12809
Closed
Tracked by #12810

Refactor parquet read code to put chunk creation and reading into a function. #12811

hyperbolic2346 opened this issue Feb 21, 2023 · 0 comments · Fixed by #12809

Comments

@hyperbolic2346
Copy link
Contributor

hyperbolic2346 commented Feb 21, 2023

Parquet pipelining needs to be able to call read multiple times with smaller portions of the file. Refactoring is needed to better support this change.

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 a pull request may close this issue.

1 participant