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

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


    from 326f43e  Merge branch 'master' into cluster-
     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)
     add 5011596  [IOTDB-1818] Automatically label the branch name for 
dependabot's PR (#4125)
     add f2d9363  Bump extra-enforcer-rules from 1.2 to 1.4 (#4122)
     add e65c367  Bump metrics.version from 3.2.6 to 4.2.4 (#4123)
     add a0cf15d  Bump jaxb-api from 2.4.0-b180725.0427 to 2.4.0-b180830.0359 
(#4113)
     add 51a3049  Bump progressbar from 0.7.3 to 0.9.2 (#4115)
     add 322f234  Bump powermock-api-mockito2 from 2.0.2 to 2.0.9 (#4126)
     add da26938  Bump download-maven-plugin from 1.3.0 to 1.6.7 (#4127)
     add d72743f  [IOTDB-1825] IT fails on IoTDBTriggerExecutionIT caused by 
connection broken (#4135)
     add 2288b83  Bump avro from 1.7.7 to 1.10.2 (#4139)
     add e1a7e13  Bump testcontainers from 1.15.2 to 1.16.0 (#4136)
     add c662a3e  [IOTDB-1821][IOTDB-1825] IT fails on IoTDBTriggerExecutionIT 
& IoTDBContinuousQueryIT caused by connection broken (#4143)
     add 186a38b  Merge remote-tracking branch 'origin/master' into cluster-

No new revisions were added by this update.

Summary of changes:
 .github/dependabot.yml                             |  16 +
 cli/pom.xml                                        |   2 +-
 client-cpp/pom.xml                                 |   2 +-
 .../manage/FilePartitionedSnapshotLogManager.java  |  12 +-
 .../cluster/server/member/DataGroupMember.java     |   2 +-
 compile-tools/thrift/pom.xml                       |   2 +-
 .../UserGuide/Ecosystem Integration/Spark IoTDB.md |  18 +-
 .../UserGuide/Ecosystem Integration/Spark IoTDB.md |  18 +-
 .../flink/tsfile/RowTsFileInputFormatTest.java     |  14 +-
 hive-connector/pom.xml                             |   2 +-
 pom.xml                                            |  18 +-
 .../db/integration/IoTDBContinuousQueryIT.java     |  28 +-
 .../db/integration/IoTDBTriggerExecutionIT.java    | 101 +++++--
 site/pom.xml                                       |  12 +-
 spark-iotdb-connector/Readme.md                    | 168 -----------
 spark-tsfile/README.md                             | 335 ---------------------
 16 files changed, 145 insertions(+), 605 deletions(-)
 delete mode 100644 spark-iotdb-connector/Readme.md
 delete mode 100644 spark-tsfile/README.md

Reply via email to