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 87df2c8 Fix bugs
add 82cd3d2 Fix review issues
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/query/aggregation/AggregateResult.java | 1 +
.../aggregation/impl/FirstValueAggrResult.java | 21 +++++++++++++--------
.../aggregation/impl/LastValueDescAggrResult.java | 21 +++++++++++++--------
.../aggregation/impl/MaxTimeDescAggrResult.java | 19 ++++++++++++-------
.../query/aggregation/impl/MinTimeAggrResult.java | 19 ++++++++++++-------
.../adapter/ByTimestampReaderAdapter.java | 2 ++
6 files changed, 53 insertions(+), 30 deletions(-)