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


##########
ql/src/test/results/clientpositive/llap/json_serde3.q.out:
##########
@@ -131,7 +143,7 @@ POSTHOOK: type: QUERY
 POSTHOOK: Input: default@json_serde3_2
 #### A masked pattern was here ####
 -2     FALSE   NULL    TRUE    1.23E45 value
--2     false   NULL    true    1.23E45 value
+-2     false   NULL    true    1.23E+45        value

Review Comment:
   Why would this expression change? Is it a valid change?



##########
ql/src/test/results/clientpositive/llap/json_serde3.q.out:
##########
@@ -131,7 +143,7 @@ POSTHOOK: type: QUERY
 POSTHOOK: Input: default@json_serde3_2
 #### A masked pattern was here ####
 -2     FALSE   NULL    TRUE    1.23E45 value
--2     false   NULL    true    1.23E45 value
+-2     false   NULL    true    1.23E+45        value

Review Comment:
   Why would this expression change? Is it a valid and expected change?



-- 
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: gitbox-unsubscr...@hive.apache.org

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


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

Reply via email to