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/03/02 06:49:45 UTC

[GitHub] [hudi] scxwhite commented on pull request #4400: [HUDI-3069] compact improve

scxwhite commented on pull request #4400:
URL: https://github.com/apache/hudi/pull/4400#issuecomment-1056389257


   I found that after modifying the reading order of the delta log, HoodieRecordPayload#preCombine may have some problems when compacting (when the orderingVal of the two data is the same, the latest submitted data will not be selected). Later I will submit a new pr separately to fix this issue.
   
   So this pr just optimizes the code。


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