yuerj opened a new issue #2413:
URL: https://github.com/apache/iotdb/issues/2413
对字段 sum 查询后,希望使用“别名” 展示结果集列;例如:
select sum(errorQps) as errorQps ,sum(QPS) as 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]