You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2019/11/01 09:46:59 UTC

[incubator-iotdb] branch master updated (27286ae -> c95e291)

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

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


    from 27286ae  0.9.0 documents (#500)
     add c95e291  [IOTDB-283] Modify rules of datatype inference (#501)

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-engine.properties         | 18 ++++--
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 70 ++++++++++++++++------
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  | 22 ++++---
 .../iotdb/db/qp/executor/QueryProcessExecutor.java | 44 +++++++-------
 .../org/apache/iotdb/session/IoTDBSessionIT.java   | 31 +++++++++-
 5 files changed, 128 insertions(+), 57 deletions(-)