andygrove commented on code in PR #1943: URL: https://github.com/apache/datafusion-comet/pull/1943#discussion_r2180125789
########## docs/source/user-guide/expressions.md: ########## @@ -221,3 +221,4 @@ The following Spark expressions are currently available. Any known compatibility | Coalesce | | | NormalizeNaNAndZero | | | ToPrettyString | | +| FromUnixTime | Does no support format, supports only -8334601211038 <= sec <= 8210266876799 | Review Comment: ```suggestion | FromUnixTime | Does not support format, supports only -8334601211038 <= sec <= 8210266876799 | ``` -- 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