This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch timeoutQuit
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 89b99fd modify tests:
add 027c66c move queryInfo to QueryContext
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 17 ++--
.../iotdb/db/query/context/QueryContext.java | 72 +++++++++++++++-
.../iotdb/db/query/control/QueryTimeManager.java | 95 +++++-----------------
.../org/apache/iotdb/db/service/TSServiceImpl.java | 29 ++++---
.../apache/iotdb/db/utils/EnvironmentUtils.java | 12 +--
5 files changed, 123 insertions(+), 102 deletions(-)