alamb commented on code in PR #19035:
URL: https://github.com/apache/datafusion/pull/19035#discussion_r2578594306


##########
benchmarks/README.md:
##########
@@ -246,25 +246,8 @@ You can enable `mimalloc` or `snmalloc` (to use either the 
mimalloc or snmalloc
 cargo run --release --features "mimalloc" --bin tpch -- benchmark datafusion 
--iterations 3 --path ./data --format tbl --query 1 --batch-size 4096
 ```
 
-The benchmark program also supports CSV and Parquet input file formats and a 
utility is provided to convert from `tbl`

Review Comment:
   the data is generated directly using tpchgen-cli now, no need to convert 
data with another pass



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to