andygrove commented on PR #506:
URL: https://github.com/apache/datafusion-comet/pull/506#issuecomment-2228711629

   Could you also update this section in expressions.md 
   
   ```
   | Log        | log(0) will produce `-Infinity` unlike Spark which returns 
`null`   |
   | Log2       | log2(0) will produce `-Infinity` unlike Spark which returns 
`null`  |
   | Log10      | log10(0) will produce `-Infinity` unlike Spark which returns 
`null` |
   ```


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