try-anything opened a new issue #1903: URL: https://github.com/apache/iotdb/issues/1903
以一年为时间范围想要按月聚合每个月的数据,类似group by([2020-01-01T00:00:00, 2021-01-01T00:00:00),1mo,1mo)。但是每个月的天数不同用1mo=30day会多出一段统计剩余5(365%30)天的结果,想问下有没有方法可以做到按月聚合每个月(不同月不同天数)的数据。 ---------------------------------------------------------------- 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]
