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

[incubator-seatunnel] branch dev updated (49d77f5 -> a1a80b1)

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

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


    from 49d77f5  [SeaTunnel#969]Add Druid Flink Sink plugin (#970)
     add a1a80b1  [SeaTunnel#983] Split the Code Inspection PR (#997)

No new revisions were added by this update.

Summary of changes:
 .../apache/seatunnel/flink/FlinkEnvironment.java   |  2 +-
 .../apache/seatunnel/flink/util/SchemaUtil.java    |  4 +-
 .../com/typesafe/config/impl/ConfigNodePath.java   |  6 +--
 .../com/typesafe/config/impl/ConfigParser.java     | 46 +++++++++++-----------
 .../java/com/typesafe/config/impl/PathParser.java  | 33 +++++-----------
 .../seatunnel/flink/sink/DorisOutputFormat.java    |  2 +-
 .../seatunnel/flink/sink/DorisStreamLoad.java      |  8 ++--
 .../apache/seatunnel/utils/CompressionUtils.java   |  2 +-
 .../org/apache/seatunnel/utils/PluginType.java     |  2 +-
 9 files changed, 43 insertions(+), 62 deletions(-)