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

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


    from 45d030a  Merge branch 'Vector' of https://github.com/apache/iotdb into 
Vector
     add 9b06cae  [IOTDB-1303] Group by without aggregation function used in 
select clause (#3011)
     add 1d5ead1  merge master

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/qp/physical/crud/GroupByTimePlan.java |  2 +
 .../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java    | 10 +++
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    | 49 +++++------
 .../iotdb/db/integration/IOTDBGroupByIT.java       | 19 +++++
 .../iotdb/db/integration/IoTDBGroupByFillIT.java   | 97 +++++++++++-----------
 .../aggregation/IoTDBAggregationByLevelIT.java     | 21 +++++
 6 files changed, 121 insertions(+), 77 deletions(-)

Reply via email to