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:
[email protected]