xiaowei
|
dc21e98401
|
docs: move the tips to the introduction bottom
|
2020-12-17 17:21:40 +08:00 |
|
xiaowei
|
858eeb31c5
|
docs: prettier md format
|
2020-12-17 17:18:45 +08:00 |
|
xiaowei
|
b1193785aa
|
docs: prettier md format
|
2020-12-17 17:15:46 +08:00 |
|
xiaowei
|
4586c7d63f
|
docs: update incorrect words
|
2020-12-17 16:51:51 +08:00 |
|
xiaowei
|
fa5fed2c2a
|
docs: update README
|
2020-12-17 16:46:42 +08:00 |
|
xigua
|
084efe1aab
|
modify sparkSql grammar
|
2020-12-17 16:35:49 +08:00 |
|
xigua
|
8418c42c26
|
Merge branch 'dev' into feat_sparkSql
|
2020-12-17 14:59:52 +08:00 |
|
xigua
|
edbc87e8f1
|
update sql parser name
|
2020-12-17 11:44:45 +08:00 |
|
xigua
|
3aa21f51c0
|
update docs
|
2020-12-17 11:17:14 +08:00 |
|
xigua
|
096813cdee
|
update example code format
|
2020-12-17 10:12:05 +08:00 |
|
xigua
|
828808808e
|
update README.md
|
2020-12-15 15:29:41 +08:00 |
|
xigua
|
6bfc3b2794
|
update docs
|
2020-12-15 15:24:37 +08:00 |
|
xigua
|
89bd5b172d
|
update README.md, add README-zh_CN.md
|
2020-12-15 15:04:46 +08:00 |
|
Erindcl
|
e6ee2ff411
|
Merge branch 'dev' into feat_flinkSql
|
2020-12-14 14:03:28 +08:00 |
|
Erindcl
|
771b562c78
|
fix(flink): clear useless comments
|
2020-12-14 11:48:08 +08:00 |
|
Erindcl
|
3054e90917
|
feat(flin): add split sql test
|
2020-12-14 11:23:40 +08:00 |
|
Erindcl
|
504f6df2ec
|
fix: restore antlr4 config
|
2020-12-14 11:09:57 +08:00 |
|
Erindcl
|
7d6c753d82
|
feat(utils): add cleanSql、splitSql、lexer func and test
|
2020-12-09 17:59:24 +08:00 |
|
Erindcl
|
a9b1e90d73
|
feat(flink): update grammar to match special columnName
|
2020-12-09 11:08:56 +08:00 |
|
Erindcl
|
e67f991ede
|
feat(flink): modify grammar to match keywords
|
2020-12-08 16:04:56 +08:00 |
|
Erindcl
|
cc1d5abcdd
|
feat(flink): add performance test
|
2020-12-04 11:14:20 +08:00 |
|
Erindcl
|
c9d88d00a6
|
feat(flink): update flinkSql grammar and add some test
|
2020-12-03 20:03:25 +08:00 |
|
Erindcl
|
04c4c40397
|
feat(flink): update flink SQL grammar
|
2020-12-03 16:25:43 +08:00 |
|
Erindcl
|
8cfdd0e856
|
test(flink): add flink visitor and listener test
|
2020-12-02 10:35:37 +08:00 |
|
小威
|
4837c95f16
|
Merge branch 'fix_antlrVersion' into 'master'
fix: lock antlr version
See merge request dt-insight-front/infrastructure/dt-sql-parser!2
|
2020-11-26 14:41:44 +08:00 |
|
zhifei
|
bf9e2a2c4d
|
Merge branch 'feat_hiveSql' into 'dev'
Feat hive sql
See merge request dt-insight-front/infrastructure/dt-sql-parser!1
|
2020-11-26 14:28:31 +08:00 |
|
Erindcl
|
0ef80696f4
|
feat(flink): add describe/explain/use/show statement and some test
|
2020-11-26 11:20:57 +08:00 |
|
Erindcl
|
d9c0928f7a
|
fix: lock antlr version
|
2020-11-25 19:50:57 +08:00 |
|
Erindcl
|
d1259b46a0
|
feat(flink): update createTable grammar
|
2020-11-25 19:48:06 +08:00 |
|
chenfeng
|
cb1fcb7ed6
|
test: add hivesql unit test
|
2020-11-25 17:04:55 +08:00 |
|
chenfeng
|
2aab4b6ca7
|
refactor: listener and visitor entrance
|
2020-11-25 16:57:53 +08:00 |
|
chenfeng
|
110c4f1fa5
|
test: add hive validate unit test
|
2020-11-25 15:04:22 +08:00 |
|
chenfeng
|
e7e0c15b0d
|
fix: adjust import path
|
2020-11-25 15:03:16 +08:00 |
|
chenfeng
|
ec41432ee3
|
feat: create hive lexer and hive parser
|
2020-11-25 14:55:51 +08:00 |
|
chenfeng
|
557e9a3246
|
feat: refactoring hive SQL lexer
|
2020-11-25 14:49:33 +08:00 |
|
Erindcl
|
1b9efdccd5
|
feat(flink): perfect query statement
|
2020-11-24 16:49:45 +08:00 |
|
Erindcl
|
afef8e6d72
|
feat(flink): add grammar rules that pass the test
|
2020-11-20 17:08:17 +08:00 |
|
Erindcl
|
da9660c6fe
|
feat(flink): adjust lexer position to fix test error
|
2020-11-19 19:52:59 +08:00 |
|
Erindcl
|
0735269f4e
|
feat(flink): merge parser and lexer in order to java test
|
2020-11-18 20:05:49 +08:00 |
|
Erindcl
|
d7d32a3824
|
feat(fink): refactoring selectStatement
|
2020-11-17 19:57:12 +08:00 |
|
Erindcl
|
a5ea7be606
|
feat: add some query grammar
|
2020-11-11 19:58:14 +08:00 |
|
xigua
|
0d47b7debc
|
modify grammar, add syntax test
|
2020-11-05 20:37:07 +08:00 |
|
Erindcl
|
ba29949359
|
feat(flink): add queryStatement
|
2020-11-05 20:00:20 +08:00 |
|
Erindcl
|
9fc91a572a
|
feat(flink): add drop/alter test add add part of queryStatement
|
2020-11-04 18:03:41 +08:00 |
|
xigua
|
bfe055be71
|
add sparkSql base grammar
|
2020-10-28 21:34:13 +08:00 |
|
Erindcl
|
158e235b01
|
feat(flink): add inset\drop\alter grammar
|
2020-10-28 16:15:41 +08:00 |
|
Erindcl
|
6082c2b151
|
feat(flinksql): add some lexer
|
2020-10-23 17:52:43 +08:00 |
|
Erindcl
|
b7df08f012
|
feat(flink): add createTable grammar
|
2020-10-22 19:57:13 +08:00 |
|
xiaowei
|
654d96028c
|
refactor: update parser root statement
|
2020-09-17 20:54:45 +08:00 |
|
xiaowei
|
9b1b165c43
|
chore: ingore
|
2020-09-17 20:54:16 +08:00 |
|