andygrove commented on code in PR #3930:
URL: https://github.com/apache/datafusion-comet/pull/3930#discussion_r3070050339
##########
common/src/main/scala/org/apache/comet/CometConf.scala:
##########
@@ -448,6 +448,16 @@ object CometConf extends ShimCometConf {
.intConf
.createWithDefault(1)
+ val COMET_SHUFFLE_BATCH_STASH_ENABLED: ConfigEntry[Boolean] =
Review Comment:
Added config for now just in case we discover bugs, but I plan on removing
this config in the future.
--
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]