liunaijie commented on issue #9339:
URL: https://github.com/apache/seatunnel/issues/9339#issuecomment-2896452481

   Hi @prashant462 
   
   Write to temp file and rename is design for 2PC.  
   
   > Is it possible to write directly to the target location, bypassing the 
temp directory and move phase?
   
   If user don't need exactly-once (or downstream can handle data duplicate), 
and the rename phase cost long time, maybe the write temp phase can be ignore.  
 
   
   
   


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