baibaichen commented on code in PR #11347:
URL: 
https://github.com/apache/incubator-gluten/pull/11347#discussion_r2659509769


##########
.github/workflows/velox_backend_x86.yml:
##########
@@ -1483,3 +1483,109 @@ jobs:
             **/target/*.log
             **/gluten-ut/**/hs_err_*.log
             **/gluten-ut/**/core.*
+
+  spark-test-spark41:

Review Comment:
   Thanks @zhouyuan
   I understand that we need to add this here. Spark 4.1 has a new option 
`spark.sql.unionOutputPartitioning` introduced in 
https://github.com/apache/spark/pull/51623. Currently, it needs to be set to 
`false` for successful execution. I plan to submit a separate PR later to 
address this, which will make the review process more convenient."



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