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

 ##########
 File path: ql/src/test/results/clientpositive/structin.q.out
 ##########
 @@ -96,10 +96,10 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: t11_n1
-            filterExpr: (struct(id,lineid)) IN (const 
struct('1234-1111-0074578664','3'), const struct('1234-1111-0074578695',1)) 
(type: boolean)
 
 Review comment:
   Yes, some of these are just hidden by Hive implementation of the operator.
   Bonus point because stricter typing on the parameters made the predicate 
vectorizable :)

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