You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xu...@apache.org on 2020/12/23 06:23:31 UTC

[iotdb] branch virtual_partition_2_merge updated (59a861b -> 1d2dd6e)

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

xuekaifeng pushed a change to branch virtual_partition_2_merge
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 59a861b  Merge branch 'master' of https://github.com/apache/iotdb into virtual_partition_2_merge
     add 5d91586  add SDT docs (#2307)
     add becbd87  upgrade guava version (#2303)
     add bb40b81  fix a bug of cal MaxDeduplicatedPathNum (#2310)
     add 5fb992f  Fix sync schema bug (#2309)
     new 1d2dd6e  Merge branch 'master' of https://github.com/apache/iotdb into virtual_partition_2_merge

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:
 docs/UserGuide/Concept/SDT.md                      | 63 ++++++++++++++++++++++
 docs/zh/UserGuide/Concept/SDT.md                   | 61 +++++++++++++++++++++
 hadoop/pom.xml                                     |  2 +-
 hive-connector/pom.xml                             |  2 +-
 .../db/query/control/QueryResourceManager.java     |  2 +-
 .../db/sync/receiver/transfer/SyncServiceImpl.java | 25 ++++-----
 .../iotdb/db/sync/sender/transfer/SyncClient.java  | 48 ++++++-----------
 spark-iotdb-connector/pom.xml                      |  2 +-
 8 files changed, 156 insertions(+), 49 deletions(-)


[iotdb] 01/01: Merge branch 'master' of https://github.com/apache/iotdb into virtual_partition_2_merge

Posted by xu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

xuekaifeng pushed a commit to branch virtual_partition_2_merge
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 1d2dd6e29175ebfd09c61d8543b6b8f404223a0b
Merge: 59a861b 5fb992f
Author: 151250176 <15...@smail.nju.edu.cn>
AuthorDate: Wed Dec 23 14:23:02 2020 +0800

    Merge branch 'master' of https://github.com/apache/iotdb into virtual_partition_2_merge

 docs/UserGuide/Concept/SDT.md                      | 63 ++++++++++++++++++++++
 docs/zh/UserGuide/Concept/SDT.md                   | 61 +++++++++++++++++++++
 hadoop/pom.xml                                     |  2 +-
 hive-connector/pom.xml                             |  2 +-
 .../db/query/control/QueryResourceManager.java     |  2 +-
 .../db/sync/receiver/transfer/SyncServiceImpl.java | 25 ++++-----
 .../iotdb/db/sync/sender/transfer/SyncClient.java  | 48 ++++++-----------
 spark-iotdb-connector/pom.xml                      |  2 +-
 8 files changed, 156 insertions(+), 49 deletions(-)