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

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


    from 2df0afa  [IOTDB-1818] Activate dependabot on rel/0.12
     add 40397fd  init dummyIndex after restart cluster (#3939)
     add d1beffc  [IOTDB-1818] Activate dependabot on rel/0.12 (#4105)
     add bc4f548  Bump org.slf4j.version from 1.7.30 to 1.7.32 (#4100)
     add edbb361  Bump maven-compiler-plugin from 3.3 to 3.8.1 (#4101)
     add 4bae008  Update spark doc  (#4119)
     add 51a02f7  [IOTDB-1821] IT fails on IoTDBContinuousQueryIT caused by 
connection broken (#4118)
     add 6cf3565  Bump flink.version from 1.11.1 to 1.14.0 (#4112)
     add df3c3f5  fix NPE when header node is non-existent. (#4089)
     new f15c7ac  Merge branch 'master' of github.com:apache/iotdb into 
iotdb-1818
     new ba7e600  [IOTDB-1818] Automatically label the branch name for 
dependabot's PR

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/dependabot.yml                             |  16 +
 .../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 +-
 18 files changed, 104 insertions(+), 551 deletions(-)
 delete mode 100644 spark-iotdb-connector/Readme.md
 delete mode 100644 spark-tsfile/README.md

Reply via email to