ic4y commented on PR #4338:
URL: 
https://github.com/apache/incubator-seatunnel/pull/4338#issuecomment-1467929367

   I remember that SeaTunnelRow objects may be reused on spark or flink 
engines. So if we get an object and don't write it out immediately but 
accumulate batches, we need to make a deep copy of the object, otherwise the 
object may be tampered with.


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