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/04 08:44:47 UTC

[GitHub] [iotdb] yuerj opened a new issue #2412: 按层级 sum 功能不支持多个字段的 sum 查询

yuerj opened a new issue #2412:
URL: https://github.com/apache/iotdb/issues/2412


   按层级 sum 功能目前只支持一个字段的查询,希望能支持对多个字段的sum 查询,例如:
   
   	select sum(errorQps) , sum(QPS) from root.yuerj."30001"."client-521".*.*.* GROUP BY ([1970-01-01T08:00:00.100+08:00, 1970-01-01T08:00:00.900+08:00), 100ms) ,level=3


----------------------------------------------------------------
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] HTHou closed issue #2412: 按层级 sum 功能不支持多个字段的 sum 查询

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


   


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