jackylee-ch commented on code in PR #12549:
URL: https://github.com/apache/gluten/pull/12549#discussion_r3804790486


##########
backends-velox/src/main/scala/org/apache/gluten/config/VeloxConfig.scala:
##########
@@ -845,7 +862,8 @@ object VeloxConfig extends ConfigRegistry {
       .createWithDefault(50)
 
   val CUDF_ENABLE_TABLE_SCAN =
-    
buildStaticConf("spark.gluten.sql.columnar.backend.velox.cudf.enableTableScan")

Review Comment:
   We have also use it `WholeStageResultIterator.cc`, it can be changed in 
session runtime.



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