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

Support compressed files. #81

Open
mithrandie opened this issue Aug 13, 2022 · 1 comment
Open

Support compressed files. #81

mithrandie opened this issue Aug 13, 2022 · 1 comment
Assignees

Comments

@mithrandie
Copy link
Owner

From Discussions 73

Load data directly from compressed files.

$ csvq 'select * from `data.csv.gzip`'

Compressed files will be read-only and not updatable.

@mithrandie mithrandie self-assigned this Aug 13, 2022
@redongh
Copy link

redongh commented Aug 26, 2022

Nowadays I increasingly use zstd for logs and csv/tsv files and would really like to see that bring supported in csvq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants