You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2020/06/12 07:41:49 UTC

[incubator-iotdb] branch ShowTimeseriesSort updated (c1cfa47 -> 9fb0145)

This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch ShowTimeseriesSort
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from c1cfa47  chaneg comments
     add 9fb0145  change the syntax

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/qp/strategy/SqlBase.g4     |  14 +-
 .../db/qp/logical/sys/ShowTimeSeriesOperator.java  |   9 +-
 .../iotdb/db/qp/strategy/LogicalGenerator.java     | 153 +++++++++++----------
 .../integration/IoTDBSortedShowTimeseriesIT.java   |   6 +-
 4 files changed, 86 insertions(+), 96 deletions(-)