asolimando commented on code in PR #3588: URL: https://github.com/apache/hive/pull/3588#discussion_r984386036
########## ql/src/test/results/clientpositive/llap/float_equality.q.out: ########## @@ -9,9 +9,7 @@ POSTHOOK: Input: _dummy_database@_dummy_table 1 PREHOOK: query: select 1 where -0.0<0.0 PREHOOK: type: QUERY -PREHOOK: Input: _dummy_database@_dummy_table Review Comment: In my understanding the scan is involved in an empty sub-plan that now is not executed, so the scan does not take place. -- 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]
