NEUpanning commented on PR #10169:
URL: 
https://github.com/apache/incubator-gluten/pull/10169#issuecomment-3068082417

   > test nested loop join metrics *** FAILED ***
   
   Thanks for pointing out, this failed UT is fixed. The CI is not passed now 
because of this failed Spark UT :
   > 2025-07-14T04:43:04.0277187Z - Array Union *** FAILED ***
   2025-07-14T04:43:04.0279357Z   Incorrect evaluation: array_union([b,a,c], 
null), actual: WrappedArray(b, a, c), expected: null 
(GlutenTestsTrait.scala:281)
   
   It likely relates to [this 
UT](https://github.com/apache/spark/blob/master/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/CollectionExpressionsSuite.scala#L2376),
 but I cannot reproduce it locally.
   
   


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