Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-2066

change the result format of disable align to 3 columns

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Client/Java, Client/JDBC

    Description

      Currently we return 2(time, value)*N(timseries) columns when using disable align.

       

      E.g.: time, timeseries1, time, timeseries2, time, timeseries3...

      However, this format is difficult to use.

       

      We'd better change the result format to 3 columns: (path, time, value)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              qiaojialin Jialin Qiao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: