feat: create hive lexer and hive parser

This commit is contained in:
chenfeng
2020-11-25 14:55:51 +08:00
parent 557e9a3246
commit ec41432ee3
11 changed files with 16185 additions and 11493 deletions

View File

@ -1,3 +0,0 @@
# Hive SQL Grammar
Source file from [Hive Github](https://github.com/apache/hive/tree/master/hplsql/src/main/antlr4/org/apache/hive/hplsql)