Skip to content

Commit 2b8377f

Browse files
committed
feat: add generic sql
1 parent c685b75 commit 2b8377f

18 files changed

+46199
-2
lines changed

src/grammar/sql/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Generic SQL
2+
3+
Grammar file from: <https://github.com/apache/spark/blob/master/sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4>

0 commit comments

Comments
 (0)