zhuqi-lucas commented on code in PR #19042:
URL: https://github.com/apache/datafusion/pull/19042#discussion_r2591930569
##########
benchmarks/src/clickbench.rs:
##########
@@ -125,6 +138,18 @@ impl RunOpt {
// configure parquet options
let mut config = self.common.config()?;
+
+ // CRITICAL: If sorted_by is specified, force target_partitions=1
Review Comment:
Good point @alamb , addressed in latest PR, thanks!
--
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]