[ 
https://issues.apache.org/jira/browse/IOTDB-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jialin Qiao closed IOTDB-233.
-----------------------------
    Fix Version/s: 0.9.0
       Resolution: Fixed

> Keep MetadataPlan clear
> -----------------------
>
>                 Key: IOTDB-233
>                 URL: https://issues.apache.org/jira/browse/IOTDB-233
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Jialin Qiao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The metadata operator and metadataPlan have both a path and a deletePathList, 
> which is confusing. It seems that they are used in different scenarios: 
>  private Path path;  (for set storage group, create timeseries)
>  private List<Path> deletePathList;  (for delete timeseries)
>  
> It's better to make it clear. Maybe by using more types of physical plans.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to