Skip to content

Commit 93438bf

Browse files
author
alpass163
authored
fix: supply the key word in antlr module (#17789)
1 parent 2ba2914 commit 93438bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IdentifierParser.g4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ keyWords
5555
| BOUNDARY
5656
| BY
5757
| CACHE
58+
| CALCULATION
5859
| CALL
5960
| CASE
6061
| CAST

0 commit comments

Comments
 (0)