You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/04/10 04:49:07 UTC

[GitHub] [iotdb] JackieTien97 opened a new issue #2989: Group by结果集时间不符合逾期

JackieTien97 opened a new issue #2989:
URL: https://github.com/apache/iotdb/issues/2989


   **Describe the bug**
   使用Group by子句时,select子句中并没有聚合算子
   
   **To Reproduce**
   select s1 from root.sg1.d1 group by ([1, 10), 2);
   
   **Expected behavior**
   应该拒绝这种查询,抛出没有聚合算子的语法错误
   
   **Screenshots**
   ![image](https://user-images.githubusercontent.com/16079446/114258692-0aaec900-99fb-11eb-8f0f-1d373e8fc7ee.png)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] Alima777 closed issue #2989: Group by结果集时间不符合预期

Posted by GitBox <gi...@apache.org>.
Alima777 closed issue #2989:
URL: https://github.com/apache/iotdb/issues/2989


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org