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

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


    from fb19e6e  Merge branch 'master' into value_filter_query_optimization
     new a990d0b  fix based on PR review opinion
     new ff2acca  add test for SeriesReaderByTimestamp

The 1499 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../db/query/factory/SeriesReaderFactory.java      | 22 +++++++++++--------
 .../merge/PriorityMergeReaderByTimestamp.java      | 20 ++++-------------
 .../sequence/SealedTsFilesReaderByTimestamp.java   |  6 +++++-
 .../unsequence/EngineChunkReaderByTimestamp.java   | 24 ++++++++++++---------
 .../merge/PriorityMergeReaderByTimestampTest.java  | 23 ++++++++++++--------
 tsfile/pom.xml                                     |  1 -
 .../apache/iotdb/tsfile/read/common/BatchData.java |  1 -
 .../reader/series/SeriesReaderByTimestamp.java     | 20 ++++++++---------
 .../iotdb/tsfile/read/reader/ReaderTest.java       | 25 ++++++++++++++++++++++
 9 files changed, 85 insertions(+), 57 deletions(-)

Reply via email to