This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch groupbylevel
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from bcaeafc implement slimit in group by level
add 8c2d0ca Add slimit tests
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/qp/logical/crud/QueryOperator.java | 1 +
.../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java | 1 -
.../iotdb/db/qp/utils/GroupByLevelController.java | 18 ++++-
.../aggregation/IoTDBAggregationByLevelIT.java | 93 ++++++++++++++++++++++
4 files changed, 109 insertions(+), 4 deletions(-)