You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by le...@apache.org on 2022/01/21 03:23:44 UTC

[incubator-seatunnel] branch dev updated (eb079b8 -> 8a3f4fa)

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

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


    from eb079b8  [SeaTunnel#1118] Fix the wrong logger for DorisOutputFormat (#1119)
     add 8a3f4fa  [SeaTunnel #1097] Add seatunnel-sql-examples (#1098)

No new revisions were added by this update.

Summary of changes:
 seatunnel-examples/pom.xml                         |  1 +
 .../pom.xml                                        | 33 ++++++++++++++++++----
 .../seatunnel/example/flink/LocalSqlExample.java}  | 21 ++++++++------
 .../resources/examples}/flink.sql.conf.template    |  0
 tools/dependencies/known-dependencies.txt          |  2 +-
 5 files changed, 41 insertions(+), 16 deletions(-)
 copy seatunnel-examples/{seatunnel-flink-examples => seatunnel-sql-examples}/pom.xml (72%)
 copy seatunnel-examples/{seatunnel-flink-examples/src/main/java/org/apache/seatunnel/example/flink/LocalFlinkExample.java => seatunnel-sql-examples/src/main/java/org/apache/seatunnel/example/flink/LocalSqlExample.java} (63%)
 copy {config => seatunnel-examples/seatunnel-sql-examples/src/main/resources/examples}/flink.sql.conf.template (100%)