You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by fa...@apache.org on 2022/10/10 02:52:01 UTC

[incubator-seatunnel] branch dev updated (5b9033ecd -> 0ecd7906c)

This is an automated email from the ASF dual-hosted git repository.

fanjia pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


    from 5b9033ecd [Engine] [ConfigFile] Add config file into binary package. (#3033)
     add 0ecd7906c [Improve][Connector-V2] Improve text write (#2971)

No new revisions were added by this update.

Summary of changes:
 .../seatunnel/file/config/BaseTextFileConfig.java  | 23 +++++++--
 .../connectors/seatunnel/file/config/Constant.java |  5 +-
 .../file/sink/writer/JsonWriteStrategy.java        |  9 +++-
 .../file/sink/writer/TextWriteStrategy.java        | 57 +++++++++++++---------
 .../resources/file/fakesource_to_local_text.conf   | 38 ++++++++++++---
 5 files changed, 95 insertions(+), 37 deletions(-)