psvri commented on PR #2784:
URL: 
https://github.com/apache/datafusion-comet/pull/2784#issuecomment-3547854861

   > Does these have ANSI and non-ANSI behavior differences in Spark (e.g., 
exception vs. NULLs)?
   
   Based on my understanding I think there is no special ANSI handling as in 
the [docs](https://spark.apache.org/docs/latest/api/sql/index.html#cosh), I 
dont see a mention of ANSI behavior . Also in the sparks 
[codegen](https://github.com/apache/spark/blob/1185db494dda3bdff350049d40a938c19b02c7b8/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/mathExpressions.scala#L66)
 , its just calling the math function directly. 


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