Adamyuanyuan commented on PR #9828:
URL: https://github.com/apache/seatunnel/pull/9828#issuecomment-3322218155

   > > After prepareCommit, writers may still write into the same transaction 
directory before snapshotState
   > 
   > It sounds like the API semantics provided by our flink translation layer 
are incorrect, and data should be prohibited from being written to the writer 
before the snapshotState. Can you try to fix this in the flink translation 
layer? I think this is an API level issue, not just the file connector.
   
   Thank you for the reminder. I have been checking the translation issues of 
the Flink engine these past few days. I found that there are indeed problems 
with the translation of the Flink engine, and the filebase also needs to be 
modified simultaneously. I will make the update once I complete it.


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