Gabriel39 commented on issue #9239:
URL: 
https://github.com/apache/incubator-doris/issues/9239#issuecomment-1110488880

   This is caused by illegal input (e.g. 115 is out of range [0, 90] for 
latitude) so Doris just returns NULL for this case. 
   Besides, in ANSI mode, a runtime error should be thrown instead of just 
return NULL. So if we plan to support ANSI mode in future, this behavior should 
be changed.


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to