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

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


    from 2cfb127  rename some parameters
     new 8a818c8  modify the sequence of setTimeFilter
     new aa7cbcf  optimize aggr result

The 2 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:
 .../iotdb/cluster/common/TestManagedSeriesReader.java  |  4 +---
 .../reader/RemoteSeriesReaderByTimestampTest.java      |  7 ++-----
 .../aggregation/impl/FirstValueDescAggrResult.java     |  3 ++-
 .../db/query/aggregation/impl/LastValueAggrResult.java | 13 ++++---------
 .../aggregation/impl/LastValueDescAggrResult.java      | 12 +++---------
 .../db/query/aggregation/impl/MaxTimeAggrResult.java   | 10 +++-------
 .../query/aggregation/impl/MaxTimeDescAggrResult.java  |  9 ++-------
 .../query/aggregation/impl/MinTimeDescAggrResult.java  |  3 ++-
 .../query/reader/series/SeriesReaderByTimestamp.java   | 18 ++++++++++--------
 9 files changed, 29 insertions(+), 50 deletions(-)

Reply via email to