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

compressed json #36

Closed
janrito opened this issue Oct 11, 2022 · 3 comments · Fixed by #91
Closed

compressed json #36

janrito opened this issue Oct 11, 2022 · 3 comments · Fixed by #91

Comments

@janrito
Copy link

janrito commented Oct 11, 2022

looks like datafusion just shipped the ability to read compressed data – such as gziped json
apache/datafusion#3642 (review)

@timvw
Copy link
Owner

timvw commented Nov 8, 2022

It would be awesome to have some test which verifies that this works

@janrito
Copy link
Author

janrito commented Nov 9, 2022

I tried it today, but I'm not sure how to tell qv that it should use json as the file type.

qv "s3://path/to/bucket/*.json.gz"
Error: Internal("Unable to infer file type from suffix gz")

@timvw timvw mentioned this issue Mar 29, 2024
@timvw timvw closed this as completed in #91 Mar 29, 2024
@janrito
Copy link
Author

janrito commented Mar 29, 2024

🤘

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.

2 participants