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

 ##########
 File path: ql/src/test/results/clientpositive/pcs.q.out
 ##########
 @@ -1807,12 +1807,12 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: pcs_t1
-            filterExpr: ((key = 3) or (((((ds = '2000-04-08') or key is not 
null) and (key = 2)) or ((ds <> '2000-04-08') and (key = 3))) and ((key + 5) > 
0))) (type: boolean)
 
 Review comment:
   previously we were able to remove `key!=2` here

----------------------------------------------------------------
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