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

 ##########
 File path: ql/src/test/results/clientpositive/llap/vector_between_in.q.out
 ##########
 @@ -269,16 +269,16 @@ STAGE PLANS:
             Map Operator Tree:
                 TableScan
                   alias: decimal_date_test
-                  filterExpr: (cdecimal1) IN (2365.8945945946, 881.0135135135, 
-3367.6517567568) (type: boolean)
+                  filterExpr: ((cdecimal1) IN (2365.8945945946, 
-3367.6517567568) or (cdecimal1) IN (881.0135135135)) (type: boolean)
 
 Review comment:
   This looks like regression where expressions are not further simplified like 
before. May be create a follow up jira?

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