You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ge...@apache.org on 2020/04/13 15:22:11 UTC

[incubator-iotdb] branch tag_manage updated (8561207 -> de80f97)

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

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


    from 8561207  fix mlogwriter
     add 140480c  fix antlr4
     add de80f97  Merge branch 'tag_manage' of https://github.com/apache/incubator-iotdb into tag_manage

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                       |  2 +-
 .../main/antlr4/org/apache/iotdb/db/qp/strategy/SqlBase.g4    | 10 +++++++---
 .../apache/iotdb/db/qp/physical/sys/CreateTimeSeriesPlan.java |  2 --
 .../org/apache/iotdb/db/qp/strategy/LogicalGenerator.java     |  6 ++++++
 .../java/org/apache/iotdb/db/qp/plan/PhysicalPlanTest.java    | 11 ++++++++++-
 5 files changed, 24 insertions(+), 7 deletions(-)