rubenada commented on code in PR #6523:
URL: https://github.com/apache/hive/pull/6523#discussion_r3784875657
##########
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:
Yes, that's a bit strange indeed. Not sure where that one comes from, could
it be a FilterProjectTranspose not being applied? I'll try to dig deeper...
--
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]