Skip to content
Discussion options

You must be logged in to vote

Hello, thank you for your question. I have encountered this problem before and communicated with the people in the community. It is difficult to support align by device and group by level together. The result set of align by device is in the form of a relational table with device and time as the primary key, while group by level is suitable for the IoTDB tree structure data model. The two are not compatible in themselves. If such a situation is supported, the original align by device semantics will be violated, and the resulting set will have no device column. Therefore, they do not agree with the implementation of group by level in align by device. You can get the value of the aggregate …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jun0315
Comment options

jun0315 Sep 27, 2021
Collaborator

@LIU-WEI-git
Comment options

@jun0315
Comment options

jun0315 Sep 27, 2021
Collaborator

Answer selected by LIU-WEI-git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants