We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the solution you'd like
Currently, we can only export as CSV. We should add the ability to export as Parquet.
The text was updated successfully, but these errors were encountered:
#448 potential path forward
6981b8f
Add option to save to Parquet for app.
60fd670
- Resolves #448 - Update test
04bd881
- Resolves #448 - Update test - Add CSV headers to coalesced CSV output
Add option to save to Parquet for app. (#454)
aece1e3
- Resolves #448 - Update test - Add CSV headers to coalesce CSV output - Update README
ruebot
Successfully merging a pull request may close this issue.
Describe the solution you'd like
Currently, we can only export as CSV. We should add the ability to export as Parquet.
The text was updated successfully, but these errors were encountered: