okumin commented on code in PR #5091: URL: https://github.com/apache/hive/pull/5091#discussion_r1627007333
########## ql/src/test/results/clientpositive/llap/udaf_number_format.q.out: ########## @@ -92,4 +92,4 @@ FROM src POSTHOOK: type: QUERY POSTHOOK: Input: default@src #### A masked pattern was here #### -0.0 0.0 NULL NULL +0.0 NULL NULL NULL Review Comment: I believe this diff is expected based on the discussion. https://github.com/apache/hive/blob/e78e27bc593c20a312c76b7ba9c06b96176bc647/ql/src/test/queries/clientpositive/udaf_number_format.q -- 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]
