You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2020/04/14 14:18:13 UTC

[incubator-iotdb] branch tyPageBug updated (405f55a -> 143bc36)

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

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


    from 405f55a  use cache while doing RawDataQueryWithValueFilter
     add 143bc36  while exists OrNode in TimeGenerator, we shouldn't use cache

No new revisions were added by this update.

Summary of changes:
 .../db/query/executor/RawDataQueryExecutor.java    |  2 +-
 .../apache/iotdb/db/integration/IoTDBDaemonIT.java | 38 +++++++++++-----------
 .../query/executor/ExecutorWithTimeGenerator.java  | 12 +++++--
 .../read/query/timegenerator/TimeGenerator.java    |  5 +++
 4 files changed, 34 insertions(+), 23 deletions(-)