CritasWang commented on issue #15301:
URL: https://github.com/apache/iotdb/issues/15301#issuecomment-2817537507

   目前 distinct函数返回的结果是在 1 时间戳的位置,而 group by time 分窗又会按照时间进行,所以会出现这种情况。
   如果需要  count(distinct) 需要实现一个自定义函数


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to