You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/02/06 09:44:33 UTC

[incubator-iotdb] branch new_series_reader updated (c45fbbb -> 3404293)

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

qiaojialin pushed a change to branch new_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from c45fbbb  resolve conflict after merging master
     add edf4574  add contribute docs
     add 1a70943  [IOTDB-461] Correct the link in System Design page (#771)
     add 1c2f378  Merge remote-tracking branch 'origin/master'
     add 282402c  add 0-content reminder
     add 5c65994  Hive-Connector Design Document (#774)
     add 3404293  Merge branch 'master' into new_series_reader

No new revisions were added by this update.

Summary of changes:
 docs/Development/Development-Chinese.md            |  21 ++++
 .../SystemDesign/0-Architecture/1-Architecture.md  |  28 ++---
 .../SystemDesign/1-TsFile/1-TsFile.md              |   6 +-
 .../SystemDesign/2-QueryEngine/1-QueryEngine.md    |   4 +-
 .../4-StorageEngine/1-StorageEngine.md             |   6 +-
 .../3-PlanExecutor.md => 6-Tools/1-Sync.md}        |   6 +-
 .../SystemDesign/7-Connector/2-Hive-TsFile.md      | 114 +++++++++++++++++++++
 docs/Documentation/SystemDesign/0-Content.md       |   6 +-
 .../SystemDesign/1-TsFile/1-TsFile.md              |   6 +-
 9 files changed, 167 insertions(+), 30 deletions(-)
 copy docs/Documentation-CHN/SystemDesign/{2-QueryEngine/3-PlanExecutor.md => 6-Tools/1-Sync.md} (87%)
 create mode 100644 docs/Documentation-CHN/SystemDesign/7-Connector/2-Hive-TsFile.md