okumin commented on code in PR #5283:
URL: https://github.com/apache/hive/pull/5283#discussion_r1631005670


##########
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    NULL    NULL    NULL
+NULL   NULL    NULL    NULL

Review Comment:
   We may remove this test case as `cbo_aggregate_reduce_functions_rule.q` 
covers the case.
   
https://github.com/apache/hive/blob/master/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]

Reply via email to