alexeykudinkin opened a new pull request, #6685:
URL: https://github.com/apache/hudi/pull/6685

   ### Change Logs
   
   `InSet` is an optimized version of the `In` operator in Spark (containing 
exclusively static values). 
   
   Hudi's CSI index lookup seq isn't handling it properly at the moment, 
essentially rendering queries containing it ineffective in terms of Data 
Skipping.
   
   ### Impact
   
   Risk level: None
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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