This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch rel/0.10
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 1c63731 fix spark package name in doc (#1606)
add 8fe3973 modify docs from v0.10.0 to v0.10.1
add 8e91e85 fix flink error and pom warning
add e611890 Merge remote-tracking branch 'origin/rel/0.10' into
for-releasing-0.10.1
add 07ca9ff add release note for v0.10.1
add 67d6c91 Merge remote-tracking branch 'origin/rel/0.10' into
for-releasing-0.10.1
add a12cb99 update release note for v0.10.1
add 85a324c [maven-release-plugin] prepare release release/0.10.1
add 41edd24 [maven-release-plugin] prepare for next development iteration
add bb905cd remove jol-core dependency which is introduced by hive-serde
2.8.4
add ee4f0e2 add README_ZH.md into distribution files
add 575fcd3 remove jol-core dependency which is introduced by hive-serde
2.8.4
add 4fe1fdd Merge remote-tracking branch 'origin/rel/0.10' into
for-releasing-0.10.1
add 8789c25 add release note for issue #1551
add e4ee83f remove jol-core dependency which is introduced by hive-serde
2.8.4
add d79f3c5 remove org.json dependency because of license compatibility
add e1bc304 [maven-release-plugin] prepare release release/0.10.1
add 3f47218 [maven-release-plugin] prepare for next development iteration
new a688a03 Merge remote-tracking branch 'origin/rel/0.10' into
for-releasing-0.10.1-rc2
The 1 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:
README.md | 2 +-
RELEASE_NOTES.md | 26 ++++++++++++++++++
cli/pom.xml | 2 +-
distribution/pom.xml | 2 +-
distribution/src/assembly/distribution.xml | 3 +++
docs/SystemDesign/TsFile/Format.md | 12 ++++-----
.../UserGuide/Architecture/Writing Data on HDFS.md | 6 ++---
docs/UserGuide/Client/Programming - JDBC.md | 2 +-
docs/UserGuide/Client/Programming - Native API.md | 2 +-
docs/UserGuide/Client/Programming - TsFile API.md | 6 ++---
.../UserGuide/Ecosystem Integration/Hive TsFile.md | 6 ++---
.../UserGuide/Ecosystem Integration/Spark IoTDB.md | 4 +--
docs/UserGuide/Operation Manual/SQL Reference.md | 2 +-
.../UserGuide/Architecture/Writing Data on HDFS.md | 6 ++---
docs/zh/UserGuide/Client/Programming - JDBC.md | 2 +-
.../UserGuide/Client/Programming - Native API.md | 2 +-
.../UserGuide/Client/Programming - TsFile API.md | 6 ++---
.../Ecosystem Integration/Spark TsFile.md | 2 +-
.../zh/UserGuide/Operation Manual/SQL Reference.md | 2 +-
docs/zh/UserGuide/Server/Docker Image.md | 2 +-
example/flink/pom.xml | 6 ++++-
example/hadoop/pom.xml | 6 ++---
example/jdbc/pom.xml | 2 +-
example/kafka/pom.xml | 4 +--
example/kafka/readme.md | 2 +-
example/mqtt/pom.xml | 2 +-
example/pom.xml | 2 +-
example/rocketmq/pom.xml | 2 +-
example/rocketmq/readme.md | 2 +-
example/session/pom.xml | 2 +-
example/tsfile/pom.xml | 2 +-
flink-iotdb-connector/pom.xml | 2 +-
.../iotdb/flink/DefaultIoTSerializationSchema.java | 2 +-
flink-tsfile-connector/pom.xml | 10 ++++++-
grafana/pom.xml | 4 +--
hadoop/pom.xml | 4 +--
hive-connector/pom.xml | 31 +++++++++++++++++++---
jdbc/README.md | 4 +--
jdbc/pom.xml | 4 +--
pom.xml | 15 ++++++++---
server/pom.xml | 2 +-
service-rpc/pom.xml | 4 +--
service-rpc/src/pypi/setup.py | 2 +-
session/pom.xml | 2 +-
site/pom.xml | 2 +-
spark-iotdb-connector/pom.xml | 19 ++++++++-----
spark-tsfile/README.md | 4 +--
spark-tsfile/pom.xml | 8 ++++--
tsfile/README.md | 2 +-
tsfile/pom.xml | 2 +-
50 files changed, 168 insertions(+), 84 deletions(-)