zabetak commented on code in PR #6523:
URL: https://github.com/apache/hive/pull/6523#discussion_r3813126685
##########
ql/src/test/results/clientpositive/llap/auto_join2.q.out:
##########
@@ -118,19 +121,22 @@ STAGE PLANS:
Statistics: Num rows: 500 Data size: 49500 Basic
stats: COMPLETE Column stats: COMPLETE
value expressions: _col0 (type: string)
Filter Operator
- predicate: (key is not null and UDFToDouble(key) is not
null) (type: boolean)
+ predicate: key is not null (type: boolean)
Review Comment:
This is likely caused by the simplification differences but if we plan to
restore them in the next upgrade then it may not be that urgent to search the
root cause now.
--
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]