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 2023/01/17 09:03:01 UTC

[incubator-seatunnel] branch dev updated (a5b163bbb -> a0959c5fd)

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 a5b163bbb [Feature][Zeta][checkpoint-storage] add oss support for checkpoint storing. (#3732)
     add a0959c5fd [Improve][SourceConnector] Unified schema parameter, update IoTDB sou… (#3896)

No new revisions were added by this update.

Summary of changes:
 docs/en/connector-v2/source/IoTDB.md               | 26 ++++++++++-----------
 release-note.md                                    |  1 +
 .../seatunnel/iotdb/source/IoTDBSource.java        | 27 +++++++++++-----------
 .../seatunnel/iotdb/source/IoTDBSourceFactory.java |  3 ++-
 .../test/resources/iotdb/iotdb_source_to_sink.conf | 25 ++++++++++----------
 5 files changed, 43 insertions(+), 39 deletions(-)