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 9158643  [Feature][seatunnel-examples] spark local environment run 
quickly and debug locally developed code easily (#993)
     add de5ed03  [SeaTunnel #990] Optimize redundant code for CheckResult by 
CheckConfigUtil  (#991)

No new revisions were added by this update.

Summary of changes:
 .../apache/seatunnel/flink/sink/Elasticsearch.java |  6 ++--
 .../org/apache/seatunnel/spark/sink/Doris.scala    | 27 +++++++---------
 .../seatunnel/spark/sink/Elasticsearch.scala       | 10 ++----
 .../seatunnel/spark/source/Elasticsearch.scala     | 15 +++------
 .../org/apache/seatunnel/spark/sink/Email.scala    | 37 +++++++---------------
 .../org/apache/seatunnel/spark/sink/Hbase.scala    | 28 +++++-----------
 .../org/apache/seatunnel/spark/sink/Hive.scala     | 10 ++----
 .../org/apache/seatunnel/spark/sink/Hudi.scala     | 18 +++--------
 .../org/apache/seatunnel/spark/source/Hudi.scala   | 21 +++---------
 .../org/apache/seatunnel/spark/sink/Jdbc.scala     | 35 ++++++--------------
 .../org/apache/seatunnel/spark/source/Jdbc.scala   | 22 +++----------
 .../seatunnel/spark/source/KafkaStream.scala       | 32 ++++++++-----------
 .../org/apache/seatunnel/spark/sink/Phoenix.scala  | 17 ++++------
 .../apache/seatunnel/spark/source/Phoenix.scala    | 15 ++++-----
 .../apache/seatunnel/spark/transform/Split.scala   | 12 +++----
 15 files changed, 95 insertions(+), 210 deletions(-)

Reply via email to