djfrancesco commented on issue #5942:
URL: 
https://github.com/apache/arrow-datafusion/issues/5942#issuecomment-1507392299

   > the parquet files for these tests are created within duckdb somehow (it 
looks like maybe they have included the `dbgen` data generator in their system 
natively)
   
   Yes I used the DuckDB tpch extension : 
https://github.com/duckdb/duckdb/tree/master/extension/tpch
   Each table is exported as a Parquet file using a `COPY ( ) TO`, with row 
group size 122880 (default in DuckDB) and snappy compression


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to