You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2023/01/12 02:35:50 UTC

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3854: [Improve][connector-v2][FileSink] Allow the user to set the row delimiter as an empty string

TyrantLucifer commented on PR #3854:
URL: https://github.com/apache/incubator-seatunnel/pull/3854#issuecomment-1379737080

   IMO, This can lead to data disruption and lost data, when user sets a empty delimiter, all data will be wrote on one line. How can we read this type file in SeaTunnel? There may be 10 rows of data before writing and only 1 row after reading. cc @EricJoy2048 @CalvinKirs Hey guys, what do you think about 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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org