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

[Compaction] Integrate with Daft parquet reader to efficiently read subset of columns #171

Closed
raghumdani opened this issue Aug 2, 2023 · 1 comment

Comments

@raghumdani
Copy link
Collaborator

raghumdani commented Aug 2, 2023

This tracks work involved to read parquet files using Daft parquet reader. Currently, we are waiting on three feature requests:

  1. [IO] Parquet reader correctness checks Eventual-Inc/Daft#1217
  2. [IO] S3 Config to incorporate STS assume role credentials for parquet reader Eventual-Inc/Daft#1216
  3. [IO] Ensure that native Parquet downloader supports deprecated INT96 timestamps Eventual-Inc/Daft#1215
  4. [IO] Allow overriding arrow schema in the to_arrow method on DataFrame Eventual-Inc/Daft#1218
@raghumdani
Copy link
Collaborator Author

All issues listed are 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

No branches or pull requests

1 participant