danny0405 commented on PR #10767:
URL: https://github.com/apache/hudi/pull/10767#issuecomment-1968159806

   > When subTask processElement , a new parquet file will be created to write 
data (in Insert mode). The executor of StreamWriteOperatorCoordinator then 
obtains the bootstrap event in the queue for processing and generates a new 
Instant C . In startInstant function, it will
   Rollback Instant B  because B is now only in the Inflight state;
   
   Makes sense for me. Insert mode does not support compaction, do you mean 
`scheduleClustering`?


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