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

File panel should support glob matches or something like it #176

Open
eatonphil opened this issue Feb 14, 2022 · 1 comment
Open

File panel should support glob matches or something like it #176

eatonphil opened this issue Feb 14, 2022 · 1 comment

Comments

@eatonphil
Copy link
Member

What happens when you have parquet files split up or logs that are split among a bunch of different files?

@eatonphil
Copy link
Member Author

It would be good for dsq to be able to support this too. People partition parquet but also csv files.

./dsq taxi-*.csv "SELECT * FROM {}"

Maybe the easiest way to support this would be to allow globs in the file name and have globs be resolved.

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