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

Parquet remaining work #2

Open
10 tasks
bmcdonald3 opened this issue Sep 10, 2021 · 0 comments
Open
10 tasks

Parquet remaining work #2

bmcdonald3 opened this issue Sep 10, 2021 · 0 comments

Comments

@bmcdonald3
Copy link
Owner

bmcdonald3 commented Sep 10, 2021

Reading:

  • Get size of parquet files (without having to read the entire table)
  • Read in multiple parquet files to block distributed array
  • Read in multiple parquet files to cyclic distributed array
  • Integrate into Arkouda (with all the weird logging/error checking)

Writing:

  • Understand Arkouda HDF5 writing (hopefully in Arkouda weekly call)
  • Copy HDF5 writing style for Parquet

General:

  • Get Arrow/Parquet checking to be generalized and not hardcoded
  • Create testing/get running on nightly
  • Convert Arrow module to feel like the C_HDF5 module
  • Create slides and prep for SF call
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