comphead commented on code in PR #4010:
URL: https://github.com/apache/datafusion-comet/pull/4010#discussion_r3132214367


##########
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'm not sure about sandwich name, tbh



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