This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/master/javax.xml.bind-jaxb-api-2.4.0-b180830.0359
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
discard 00e2d89 Bump jaxb-api from 2.4.0-b180725.0427 to 2.4.0-b180830.0359
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)
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 12c6ab6 Bump jaxb-api from 2.4.0-b180725.0427 to 2.4.0-b180830.0359
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (00e2d89)
\
N -- N -- N
refs/heads/dependabot/maven/master/javax.xml.bind-jaxb-api-2.4.0-b180830.0359
(12c6ab6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yml | 16 +
.../manage/FilePartitionedSnapshotLogManager.java | 12 +-
.../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 | 8 +-
.../db/integration/IoTDBContinuousQueryIT.java | 9 +-
spark-iotdb-connector/Readme.md | 168 -----------
spark-tsfile/README.md | 335 ---------------------
zeppelin-interpreter/pom.xml | 2 +-
14 files changed, 58 insertions(+), 552 deletions(-)
delete mode 100644 spark-iotdb-connector/Readme.md
delete mode 100644 spark-tsfile/README.md