6 ms·
Same. But, I use Malloy which uses duckdb to query data stored in hundreds of parquet files (as if they were one big file).
by mrtimo 1y ago
Same. But, I use Malloy which uses duckdb to query data stored in hundreds of parquet files (as if they were one big file).
- willvarfar 1y agoI haven't looked at Mallory, but I do regularly scan lots of parquet files using wildcards etc from duckdb. Its a neat builtin duckdb feature.