andygrove commented on code in PR #4010:
URL: https://github.com/apache/datafusion-comet/pull/4010#discussion_r3133537969
##########
common/src/main/scala/org/apache/comet/CometConf.scala:
##########
@@ -427,6 +427,20 @@ object CometConf extends ShimCometConf {
"The maximum number of columns to hash for round robin partitioning
must be non-negative.")
.createWithDefault(0)
+ val COMET_EXEC_SHUFFLE_REVERT_SANDWICHED_ENABLED: ConfigEntry[Boolean] =
Review Comment:
I have now removed all bread-related terminology from this PR. I suppose you
could say it is now Gluten-free?
--
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]