Open jonkeane opened 2 years ago
@alistaire47 and @boshek this isn't urgent, but might be something interesting to do + would cover some of our interface
Is the intent here to cover 1) only arrow with datasets, 2) only a duckdb connection and 3) a dataset with a to_duckdb
statement somewhere?
We already have a limited set of arrow-datasets benchmarks (we always could use some more, of course!)
This would be doing duckdb connections in a few configurations (datasets + arrow tables with to_duckdb()
and from_duckdb()
and both...)
Both for pure roundtripping + some filtering on datasets (and tables?)