amanraj2520 commented on code in PR #5029: URL: https://github.com/apache/hive/pull/5029#discussion_r1487201730
########## ql/src/test/results/clientpositive/spark/timestamp_1.q.out: ########## @@ -257,7 +329,7 @@ POSTHOOK: query: select cast(t as double) from timestamp_1 limit 1 POSTHOOK: type: QUERY POSTHOOK: Input: default@timestamp_1 #### A masked pattern was here #### -1.2938436611E9 +1.293843661E9 Review Comment: This is because is oss master this test did not run in spark cli driver. This output was changed in llap therefore required in spark as well. This was done to make both q.out same.  -- 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