huaxingao commented on PR #975:
URL: https://github.com/apache/parquet-mr/pull/975#issuecomment-1157762209

   > it should be good enough to also check the lower limit, eg exist > 
totalCount * (testFpp[i] * 0.9) , or exist > totalCount * (testFpp[i] * 0.5) , 
or even exist > 0. What do you think? This way, we'll be certain the test 
passes not because exist is just 0.
   
   Thanks for the suggestion! I can't find a reliable number for the lower 
limit. I put `exist > 0`. 


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