pchintar commented on PR #4028:
URL: 
https://github.com/apache/datafusion-comet/pull/4028#issuecomment-4321089815

   > @pchintar can we also right extensive SLT tests to verify and match 
behavior with spark ?
   
   Thanks @coderfender — I’ve added additional SQL-level tests in 
`CometExpressionSuite` to cover correctness, null handling, and edge cases 
(including NaN/Infinity and boundary conditions) for all the newly added scalar 
expressions, ensuring behavior matches Spark.
   
   Locally, these tests are being discovered and executed as expected. However, 
I’m not seeing them run in CI in this latest push (previously ~130 tests were 
picked up). Could you please check if anything needs to be enabled or adjusted 
on the CI side for these tests to run?


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