wecharyu commented on code in PR #6144: URL: https://github.com/apache/hive/pull/6144#discussion_r2521218653
########## ql/src/test/results/clientpositive/llap/antijoin3.q.out: ########## @@ -177,7 +177,7 @@ POSTHOOK: Input: default@tabb POSTHOOK: Input: default@tabc #### A masked pattern was here #### CBO PLAN: -HiveProject(id=[$1], id1=[null:VARCHAR(2147483647) CHARACTER SET "UTF-16LE"], id2=[$0]) +HiveProject(a.id=[$1], b.id=[null:VARCHAR(2147483647) CHARACTER SET "UTF-16LE"], c.id=[$0]) Review Comment: This change is introduced in https://github.com/apache/hive/pull/6118 -- 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]
