wqwl611 opened a new pull request, #7197:
URL: https://github.com/apache/hudi/pull/7197

   set returnNullIfNotFound false in DefaultHoodieRecordPayload.java in order 
to avoid deep bug.
   
   As following picture show, orderField is default 'ts', if 
returnNullIfNotFound is true, it will work, but actually, it‘s a bug which is 
hard to find, especially in standalone compactor deployment.
   
   
   <img width="922" alt="image" 
src="https://user-images.githubusercontent.com/67826098/201656709-7027bfa5-1868-47eb-b7f1-83d77b3b1965.png";>
   
   


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