alexeykudinkin commented on issue #5808:
URL: https://github.com/apache/hudi/issues/5808#issuecomment-1152772715

   Alright, from 2d pass i think i understood your concern. 
   
   Here is my explanation: Data Skipping currently only integrated with Column 
Stats Index and does not leverage Bloom Filter Index at all. Therefore, Column 
Stats Index would be to effectively prune the search space only if the 
distribution of the values of "col1" in your files is not encapsulating 
"values" value.


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