yiguolei commented on code in PR #40567: URL: https://github.com/apache/doris/pull/40567#discussion_r1751652269
########## regression-test/suites/query_p0/sql_functions/math_functions/test_math_unary_always_nullable.groovy: ########## @@ -82,4 +82,20 @@ suite("test_math_unary_alway_nullable") { select rowid, dsqrt(val), dsqrt(val) is null from test_math_unary_alway_nullable order by rowid; """ + qt_is_nan_1 """ Review Comment: the test is too simple. -- 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