Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- links to