acvictor commented on PR #11657:
URL: 
https://github.com/apache/incubator-gluten/pull/11657#issuecomment-3982020320

   > > Would you enable the feature temporarily in the PR to see whether all 
unit tests can pass? Thanks.
   > 
   > There is one test failure
   > 
   > ```
   > 2026-02-28T15:42:58.9487030Z - SPARK-10316: respect non-deterministic 
expressions in PhysicalOperation *** FAILED ***
   > 2026-02-28T15:42:58.9487854Z   0.665148093186119 did not equal 0.0 +- 
0.001 (DataFrameSuite.scala:1832)
   > ```
   > 
   > I think non-deterministic expressions should not be pushed
   
   Fixed this by ensuring that non-deterministic expressions are not pushed 
down.


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