xiarixiaoyao commented on pull request #3952:
URL: https://github.com/apache/hudi/pull/3952#issuecomment-980486706


   for table table_z_sort_byMap with query filter: c1_int = 500000 or c2_int = 
500000 we can achieve skipping percent 0.795
   for table table_z_sort_bySample with query filter: c1_int = 500000 or c2_int 
= 500000 we can achieve skipping percent 0.76
   for table table_hilbert_sort_byMap with query filter: c1_int = 500000 or 
c2_int = 500000 we can achieve skipping percent 0.18999999999999995
   for table table_hilbert_sort_bySample with query filter: c1_int = 500000 or 
c2_int = 500000 we can achieve skipping percent 0.21999999999999997


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