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

   hey @danny0405 : I was triaging some of the test failures in this patch. 
Looks like we are breaking something in flink. 
   I see code snippet 
[here](https://github.com/apache/hudi/blob/c7d68b3abcd89e798801d44f11b60d1e0d875b84/hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/util/CompactionUtil.java#L87)
 where we are choosing an instant time for new compaction back in time (prior 
to another pending delta commit). So, what we are trying to achieve in this 
patch may not sit well w/ this logic. Lets sync up to see how we can make 
progress here. 
   
   
    


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