You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/01/03 07:54:52 UTC

[iotdb] branch 0.12controlQueryThread updated (53c1503 -> f9b7fea)

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

xiangweiwei pushed a change to branch 0.12controlQueryThread
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 53c1503  wrap internalExecuteQueryStatement with QueryTask()
     add f9b7fea  add parameter to iotdb-engine

No new revisions were added by this update.

Summary of changes:
 server/src/assembly/resources/conf/iotdb-engine.properties  | 13 +++++++++++--
 .../src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 11 +++++++++++
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java |  6 ++++++
 .../db/query/dataset/RawQueryDataSetWithoutValueFilter.java |  4 +++-
 4 files changed, 31 insertions(+), 3 deletions(-)