Re: [I] Word Count [datafusion]

2025-04-05 Thread via GitHub
alamb closed issue #197: Word Count URL: https://github.com/apache/datafusion/issues/197 -- 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: github-unsubsc

Re: [I] Word Count [datafusion]

2025-04-01 Thread via GitHub
alamb commented on issue #197: URL: https://github.com/apache/datafusion/issues/197#issuecomment-2770485282 Make lineitem SF 10 (3 seconds!) data using tpchgen-cli https://github.com/clflushopt/tpchgen-rs ```shell tpchgen-cli -v --tables=lineitem --scale-factor=10 --format=parquet