This is an automated email from the ASF dual-hosted git repository.
leirui pushed a change to branch rel/0.9
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from b65fd6e Fix Travis CI for WinOS + OpenJDK11 (#605)
new 3b386f2 Update docs about client python
new b5c4f34 update RELEASE_NOTES; update 0.9.0 to 0.9.1 in docs and codes
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:
README.md | 6 +--
RELEASE_NOTES.md | 26 +++++++++++
client-py/compile.bat | 6 +--
client-py/compile.sh | 2 +-
client-py/readme.md | 2 +-
client-py/src/client_example.py | 1 +
docker/src/main/Dockerfile | 4 +-
docs/Development-Contributing.md | 2 +-
docs/Development-Document.md | 2 +-
.../UserGuide/0-Get Started/1-QuickStart.md | 6 +--
.../UserGuide/4-Client/3-Programming - Session.md | 2 +-
.../5-Operation Manual/4-SQL Reference.md | 2 +-
.../7-Ecosystem Integration/2-MapReduce TsFile.md | 2 +-
.../7-Ecosystem Integration/5-Hive TsFile.md | 8 ++--
.../3-Writing Data on HDFS.md | 6 +--
.../UserGuide/0-Get Started/1-QuickStart.md | 6 +--
.../0-Get Started/2-Frequently asked questions.md | 2 +-
.../UserGuide/3-Server/5-Docker Image.md | 2 +-
.../UserGuide/4-Client/2-Programming - JDBC.md | 2 +-
.../UserGuide/4-Client/3-Programming - Session.md | 2 +-
.../4-Client/4-Programming - Other Languages.md | 53 +++++++++++++++++-----
.../4-Client/5-Programming - TsFile API.md | 6 +--
.../2-DML (Data Manipulation Language).md | 2 +-
.../5-Operation Manual/4-SQL Reference.md | 2 +-
.../6-System Tools/7-Monitor and Log Tools.md | 2 +-
.../7-Ecosystem Integration/2-MapReduce TsFile.md | 2 +-
.../7-Ecosystem Integration/3-Spark TsFile.md | 6 +--
.../7-Ecosystem Integration/4-Spark IoTDB.md | 8 ++--
.../7-Ecosystem Integration/5-Hive TsFile.md | 8 ++--
.../8-System Design (Developer)/1-Hierarchy.md | 18 ++++----
.../3-Writing Data on HDFS.md | 6 +--
example/kafka/pom.xml | 2 +-
example/kafka/readme.md | 4 +-
example/rocketmq/readme.md | 4 +-
example/tsfile/readme.md | 2 +-
hadoop/README.md | 2 +-
jdbc/README.md | 2 +-
jenkins.pom | 2 +-
.../org/apache/iotdb/db/conf/IoTDBConstant.java | 2 +-
service-rpc/src/pypi/README.md | 2 +-
service-rpc/src/pypi/setup.py | 2 +-
spark-iotdb-connector/Readme.md | 8 ++--
spark-tsfile/README.md | 6 +--
tsfile/README.md | 2 +-
44 files changed, 150 insertions(+), 94 deletions(-)