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/01/22 14:49:23 UTC

[GitHub] [iotdb] SteveYurongSu opened a new issue #2564: No exceptions thrown when executing group by query without given an aggregation function in select clause

SteveYurongSu opened a new issue #2564:
URL: https://github.com/apache/iotdb/issues/2564


   **Describe the bug**
   No exceptions thrown when executing group by query without given an aggregation function in select clause.
   
   **To Reproduce**
   ```sql
   select ZT11709 from root.group_69.1701 GROUP BY([2020-06-09T23:51:35.267+08:00, 2020-06-17T23:17:14.887+08:00), 5m) 
   ```
   
   **Expected behavior**
   Should throw an exception and give a hint.


----------------------------------------------------------------
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 #2564: No exceptions thrown when executing group by query without given an aggregation function in select clause

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


   


-- 
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] SteveYurongSu commented on issue #2564: No exceptions thrown when executing group by query without given an aggregation function in select clause

Posted by GitBox <gi...@apache.org>.
SteveYurongSu commented on issue #2564:
URL: https://github.com/apache/iotdb/issues/2564#issuecomment-849239117


   Fixed in [IOTDB-1396] #3267 .


-- 
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 commented on issue #2564: No exceptions thrown when executing group by query without given an aggregation function in select clause

Posted by GitBox <gi...@apache.org>.
Alima777 commented on issue #2564:
URL: https://github.com/apache/iotdb/issues/2564#issuecomment-848008133


   Fixed.


-- 
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