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

   Hi @alexeykudinkin , now i am using dataskipping with column stat and meta 
table enabled, it works to prune files by this feature, but i find the num of 
matched lines are diff from file based meta.
   For example, we have 'year, month, day' 3 level partitions and if we query 
the count(*) by using filters including partition columns and other columns, we 
find the result is diff.(the num of file based meta is ok, but data skipping is 
less)


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