nsivabalan commented on PR #9308:
URL: https://github.com/apache/hudi/pull/9308#issuecomment-1660630318

   if I am not wrong, we have few follow ups on this regard right. 
   1: Get query predicates work w/ multi fields. if there are more than 1 query 
predicate where one of the column refers to primary key column, for primary 
key, we should look up in RLI, for others we can look up in col stats. 
   2: In addition to equality, we need to get "in" also supported. 
   


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

Reply via email to