zml1206 commented on code in PR #6689:
URL: https://github.com/apache/incubator-gluten/pull/6689#discussion_r1702394468
##########
shims/common/src/main/scala/org/apache/gluten/GlutenConfig.scala:
##########
@@ -1940,6 +1943,14 @@ object GlutenConfig {
.booleanConf
.createWithDefault(true)
+ val VELOX_OBJECTHASHAGG_COLLECT_REWRITE_ENABLED =
+
buildConf("spark.gluten.sql.columnar.backend.velox.objectHashAggregate.collect.rewrite.enabled")
Review Comment:
It is indeed a bit long, but it seems difficult to shorten. How do you think
it should be changed? Thank you.
--
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]