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

rong pushed a commit to branch iotdb-1818
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit f15c7acd2f320f785168d6fad48f486febd21a22
Merge: 2df0afa df3c3f5
Author: Steve Yurong Su <[email protected]>
AuthorDate: Tue Oct 12 10:27:13 2021 +0800

    Merge branch 'master' of github.com:apache/iotdb into iotdb-1818

 .../iotdb/cluster/log/StableEntryManager.java      |   6 +
 .../cluster/log/manage/CommittedEntryManager.java  |  12 +
 .../manage/FilePartitionedSnapshotLogManager.java  |  12 +-
 .../iotdb/cluster/log/manage/RaftLogManager.java   |   6 +-
 .../serializable/SyncLogDequeSerializer.java       |  25 ++
 .../cluster/server/member/DataGroupMember.java     |   2 +-
 .../UserGuide/Ecosystem Integration/Spark IoTDB.md |  18 +-
 .../UserGuide/Ecosystem Integration/Spark IoTDB.md |  18 +-
 example/trigger/pom.xml                            |   2 +-
 example/udf/pom.xml                                |   2 +-
 .../flink/tsfile/RowTsFileInputFormatTest.java     |  14 +-
 influxdb-protocol/pom.xml                          |   4 +-
 pom.xml                                            |   4 +-
 .../db/integration/IoTDBContinuousQueryIT.java     |   9 +-
 spark-iotdb-connector/Readme.md                    | 168 -----------
 spark-tsfile/README.md                             | 335 ---------------------
 zeppelin-interpreter/pom.xml                       |   2 +-
 17 files changed, 88 insertions(+), 551 deletions(-)

Reply via email to