eric9204 commented on PR #9176:
URL: https://github.com/apache/hudi/pull/9176#issuecomment-1633448383

   
   
   
   
   > whats the bug here. can you please write a Unit test
   
   @nsivabalan Thank you for your reply.
   
   Every batch, we get checkpoint message from timeline firstly, if the latest 
commit action is compaction or clustering, 
`HoodieCommitMetadata.fromBytes(timeline.getInstantDetails(instant).get(), 
HoodieCommitMetadata.class)` will get an error:
   
   ### Trace is here:
   (https://issues.apache.org/jira/browse/HUDI-6523)
   
   In my opine, we need filter the compaction and clustering.
   
   Do you have any good suggestions?


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