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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org