srielau commented on code in PR #37495: URL: https://github.com/apache/spark/pull/37495#discussion_r946979216
########## docs/sql-ref-ansi-compliance.md: ########## @@ -156,6 +161,9 @@ SELECT * FROM t; +---+ ``` +#### Rounding in cast Review Comment: casting to int behavior is "implementation dependent" The standard makes no decision here. -- 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]
