feat: recomplie hive sql grammar and fix parser about

This commit is contained in:
hayden
2023-07-05 16:22:40 +08:00
committed by Ziv
parent 1d890e58fe
commit e97e0b2ef6
8 changed files with 12748 additions and 12748 deletions

View File

@ -1,4 +1,4 @@
// Generated from /Users/ziv/github.com/dt-sql-parser/src/grammar/hive/HiveSqlLexer.g4 by ANTLR 4.9.0-SNAPSHOT
// Generated from /Users/hayden/Desktop/dt-works/dt-sql-parser/src/grammar/hive/HiveSqlLexer.g4 by ANTLR 4.9.0-SNAPSHOT
import { ATN } from "antlr4ts/atn/ATN";

File diff suppressed because one or more lines are too long