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/03/11 06:38:58 UTC

[incubator-iotdb] branch batch_method_calls_0 updated (4d62652 -> 9014ebf)

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

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


    from 4d62652  Use a batched style to get series type in PhysicalGenerator, TSServiceImpl and ConcatPathOptimizer
     add 9014ebf  add doc

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    |  3 +-
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 36 +++++++---------------
 .../org/apache/iotdb/db/utils/SchemaUtils.java     | 10 ++++--
 3 files changed, 20 insertions(+), 29 deletions(-)