uber/aresdb

Provide sample dataset and queries

jshencode opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
Provide sample dataset and queries

Describe the solution you'd like

Describe alternatives you've considered

Additional context

how about generating data on the fly?
something like aresdb datagen --size=large -o ./dataset
it would bel light weight and useful to use with benchmarks (e.g. with different GPUs)

resolved by #92