[
https://issues.apache.org/jira/browse/IOTDB-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013950#comment-17013950
]
XiangweiWei commented on IOTDB-412:
-----------------------------------
[~hxd] Hi. I think the problem is not indicated clearly. It's not we cannot
deduplicate paths here, but we have no necessary to do it. When execute 'group
by device' query, we generate deduplicated paths from deduplicated measures for
device every time. So the work we need to do is to dedupliacte measures. The
paths is no acutal meaning and only for timeseires validation here.
> Paths are not correctly deduplicated
> ------------------------------------
>
> Key: IOTDB-412
> URL: https://issues.apache.org/jira/browse/IOTDB-412
> Project: Apache IoTDB
> Issue Type: Bug
> Affects Versions: 0.10.0-SNAPSHOT
> Reporter: Tian Jiang
> Assignee: atoildw
> Priority: Major
> Labels: pull-request-available, query
> Fix For: 0.10.0-SNAPSHOT
>
> Attachments: Paths are duplicated in GroupByPlan.docx
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Please check the attachment for details. I am not sure if other plans have
> the same problem, those who take over this should have a look.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)