You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/06/06 11:41:24 UTC

[GitHub] [hudi] nsivabalan commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

nsivabalan commented on PR #5755:
URL: https://github.com/apache/hudi/pull/5755#issuecomment-1147357276

   @marchpure @xiarixiaoyao : It is expected that keys passed to be read from HFile should be sorted in lexicographical order. So, not sure how did you hit this issue. If I am not wrong, all callers do sort before looking up from HFile. Did you encounter this in your env? 
   I understand the tests written does not have keys in sorted order and so you could reproduce the issue.  


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org