You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/08/25 04:20:05 UTC

[iotdb] branch master updated: [IOTDB-4234] implicit definition of token PIPESERVER in parser (#7124)

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

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d99b0c7dd [IOTDB-4234] implicit definition of token PIPESERVER in parser (#7124)
9d99b0c7dd is described below

commit 9d99b0c7ddd7c30e039669b199e3b8dd3ea67b91
Author: Chen YZ <43...@users.noreply.github.com>
AuthorDate: Thu Aug 25 12:19:59 2022 +0800

    [IOTDB-4234] implicit definition of token PIPESERVER in parser (#7124)
---
 antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IdentifierParser.g4 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IdentifierParser.g4 b/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IdentifierParser.g4
index 12f4941a1c..88a1c56371 100644
--- a/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IdentifierParser.g4
+++ b/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IdentifierParser.g4
@@ -116,7 +116,6 @@ keyWords
     | PATHS
     | PIPE
     | PIPES
-    | PIPESERVER
     | PIPESINK
     | PIPESINKS
     | PIPESINKTYPE