Yohahaha commented on PR #9834:
URL: 
https://github.com/apache/incubator-gluten/pull/9834#issuecomment-2942723516

   ```
   [2025-06-05T02:17:47.298Z] [ERROR] 
/home/jenkins/agent/workspace/gluten/gluten-ci/ut-stage-6/gluten-ut/spark35/src/test/scala/org/apache/spark/sql/errors/GlutenQueryExecutionErrorsSuite.scala:19:
 error: object VeloxConfig is not a member of package org.apache.gluten.config
   [2025-06-05T02:17:47.298Z] [ERROR] import 
org.apache.gluten.config.VeloxConfig
   [2025-06-05T02:17:47.298Z] [ERROR]        ^
   [2025-06-05T02:17:47.298Z] [ERROR] 
/home/jenkins/agent/workspace/gluten/gluten-ci/ut-stage-6/gluten-ut/spark35/src/test/scala/org/apache/spark/sql/errors/GlutenQueryExecutionErrorsSuite.scala:32:
 error: not found: value VeloxConfig
   [2025-06-05T02:17:47.298Z] [ERROR]       
.set(VeloxConfig.COLUMNAR_VELOX_RESIZE_BATCHES_SHUFFLE_INPUT.key, "false")
   [2025-06-05T02:17:47.298Z] [ERROR]            ^
   [2025-06-05T02:17:47.298Z] [ERROR] 
/home/jenkins/agent/workspace/gluten/gluten-ci/ut-stage-6/gluten-ut/spark35/src/test/scala/org/apache/spark/sql/errors/GlutenQueryExecutionErrorsSuite.scala:19:
 error: Unused import
   [2025-06-05T02:17:47.298Z] [ERROR] Applicable -Wconf / @nowarn filters for 
this fatal warning: msg=<part of the message>, cat=unused-imports, 
site=org.apache.spark.sql.errors
   [2025-06-05T02:17:47.298Z] [INFO] import org.apache.gluten.config.VeloxConfig
   [2025-06-05T02:17:47.298Z] [INFO]                                 ^
   [2025-06-05T02:17:47.375Z] - Gluten - SPARK-32509: Unused Dynamic Pruning 
filter shouldn't affect canonicalization and exchange reuse
   ```
   
   @yongkyunlee 


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