andygrove commented on code in PR #2902:
URL: https://github.com/apache/datafusion-comet/pull/2902#discussion_r2623883478
##########
dev/benchmarks/comet-tpch.sh:
##########
@@ -41,6 +41,7 @@ $SPARK_HOME/bin/spark-submit \
--conf spark.plugins=org.apache.spark.CometPlugin \
--conf
spark.shuffle.manager=org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager
\
--conf spark.comet.exec.replaceSortMergeJoin=true \
+ --conf spark.comet.exec.shuffle.writeBufferSize=32000000 \
Review Comment:
This was an accidental check in. I have reverted it since it is unrelated to
nested schemas.
--
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]