zhztheplayer commented on code in PR #9145:
URL: https://github.com/apache/incubator-gluten/pull/9145#discussion_r2016271492


##########
gluten-ut/spark32/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala:
##########
@@ -364,6 +364,8 @@ class VeloxTestSettings extends BackendTestSettings {
     // Need to support MAP<NullType, NullType>
     .exclude(
       "SPARK-27619: When spark.sql.legacy.allowHashOnMapType is true, hash can 
be used on Maptype")
+    .exclude("SPARK-17515: CollectLimit.execute() should perform per-partition 
limits")

Review Comment:
   Let's get this merged so you can proceed with 
https://github.com/apache/incubator-gluten/pull/8914.
   
   One can blame the change to find this PR for failure details. The error log 
is 
[here](https://github.com/apache/incubator-gluten/actions/runs/14089831855/job/39463604913).
   
   Just revert the test changes once implemented a new rule following 
https://github.com/apache/incubator-gluten/pull/9145#discussion_r2016227274.



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