kgyrtkirk commented on a change in pull request #970: Hive 23100
URL: https://github.com/apache/hive/pull/970#discussion_r408678689
 
 

 ##########
 File path: ql/src/test/results/clientpositive/stat_estimate_related_col.q.out
 ##########
 @@ -313,10 +313,10 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: t1
-            filterExpr: (((b = 2) or (b = 3)) and (b = 2)) (type: boolean)
 
 Review comment:
   it was intentional to not let calcite simplify this;
   cbo is disabled - I'm wondering how did this IN transformation happened?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to