XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • 0.12.0
    • None
    • None

    Description

      Support deleting aligned timeseries in MManager.

      Currently, deleting part of timeseries is not supported.

      // suppose (s1, s2, s3) is aligned
      
      delete timeseries root.sg.d1.s1 // Illegal
      
      delete timeseries root.sg.d1.(s1, s3) // Illegal
      
      delete timeseries root.sg.d1.(s1, s2, s3) // Legal
      
      

      Attachments

        Issue Links

          Activity

            People

              sunzesong Zesong Sun
              sunzesong Zesong Sun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: