You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ga...@apache.org on 2022/09/26 12:43:33 UTC

[incubator-seatunnel] branch dev updated (3aee11fc1 -> 4d048cc23)

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

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


    from 3aee11fc1 [Bug][Connector-V2] Fix wechat sink data serialization (#2856)
     add 4d048cc23 [Improve][Connector-V2] Improve orc write strategy to support all data types (#2860)

No new revisions were added by this update.

Summary of changes:
 .../file/sink/writer/OrcWriteStrategy.java         | 193 +++++++++++++++++----
 .../e2e/spark/v2/file/FakeSourceToFileIT.java      |   8 +
 ...ocal_json.conf => fakesource_to_local_orc.conf} |  27 ++-
 ..._json.conf => local_orc_source_to_console.conf} |  49 +++---
 4 files changed, 212 insertions(+), 65 deletions(-)
 copy seatunnel-e2e/seatunnel-spark-connector-v2-e2e/connector-file-spark-e2e/src/test/resources/file/{fakesource_to_local_json.conf => fakesource_to_local_orc.conf} (79%)
 copy seatunnel-e2e/seatunnel-spark-connector-v2-e2e/connector-file-spark-e2e/src/test/resources/file/{fakesource_to_local_json.conf => local_orc_source_to_console.conf} (75%)