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

Can I under-specify a dataset and get something reasonable? #103

Open
jonkeane opened this issue Oct 6, 2022 · 0 comments
Open

Can I under-specify a dataset and get something reasonable? #103

jonkeane opened this issue Oct 6, 2022 · 0 comments

Comments

@jonkeane
Copy link
Contributor

jonkeane commented Oct 6, 2022

In working with {arrowbench} I realized there are times when I want a particular dataset to load into memory, but I don't really care what the storage format of it is (e.g. I have a writing benchmark that starts with an arrow table, I don't care where that arrow table came from in the benchmark, so long as it exists).

We should see what happens if I do something like datalogistik get -d type_integers. What does that return?

And if that works, we should confirm that we return a dataset that is fast+easy to read in (e.g. arrow-ipc or parquet)

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