Commit Graph

  • cc1d5abcdd feat(flink): add performance test Erindcl 2020-12-04 11:14:20 +0800
  • c9d88d00a6 feat(flink): update flinkSql grammar and add some test Erindcl 2020-12-03 20:03:25 +0800
  • 04c4c40397 feat(flink): update flink SQL grammar Erindcl 2020-12-03 16:25:43 +0800
  • 8cfdd0e856 test(flink): add flink visitor and listener test Erindcl 2020-12-02 10:35:37 +0800
  • 4837c95f16 Merge branch 'fix_antlrVersion' into 'master' 小威 2020-11-26 14:41:44 +0800
  • bf9e2a2c4d Merge branch 'feat_hiveSql' into 'dev' zhifei 2020-11-26 14:28:31 +0800
  • 0ef80696f4 feat(flink): add describe/explain/use/show statement and some test Erindcl 2020-11-26 11:20:57 +0800
  • d9c0928f7a fix: lock antlr version Erindcl 2020-11-25 19:50:57 +0800
  • d1259b46a0 feat(flink): update createTable grammar Erindcl 2020-11-25 19:48:06 +0800
  • cb1fcb7ed6 test: add hivesql unit test chenfeng 2020-11-25 17:04:55 +0800
  • 2aab4b6ca7 refactor: listener and visitor entrance chenfeng 2020-11-25 16:57:53 +0800
  • 110c4f1fa5 test: add hive validate unit test chenfeng 2020-11-25 15:04:22 +0800
  • e7e0c15b0d fix: adjust import path chenfeng 2020-11-25 15:03:16 +0800
  • ec41432ee3 feat: create hive lexer and hive parser chenfeng 2020-11-25 14:55:51 +0800
  • 557e9a3246 feat: refactoring hive SQL lexer chenfeng 2020-11-25 14:49:33 +0800
  • 1b9efdccd5 feat(flink): perfect query statement Erindcl 2020-11-24 16:49:45 +0800
  • afef8e6d72 feat(flink): add grammar rules that pass the test Erindcl 2020-11-20 17:08:17 +0800
  • da9660c6fe feat(flink): adjust lexer position to fix test error Erindcl 2020-11-19 19:52:59 +0800
  • 0735269f4e feat(flink): merge parser and lexer in order to java test Erindcl 2020-11-18 20:05:49 +0800
  • d7d32a3824 feat(fink): refactoring selectStatement Erindcl 2020-11-17 19:57:12 +0800
  • a5ea7be606 feat: add some query grammar Erindcl 2020-11-11 19:58:14 +0800
  • 0d47b7debc modify grammar, add syntax test xigua 2020-11-05 20:37:07 +0800
  • ba29949359 feat(flink): add queryStatement Erindcl 2020-11-05 20:00:20 +0800
  • 9fc91a572a feat(flink): add drop/alter test add add part of queryStatement Erindcl 2020-11-04 18:03:41 +0800
  • bfe055be71 add sparkSql base grammar xigua 2020-10-28 21:34:13 +0800
  • 158e235b01 feat(flink): add inset\drop\alter grammar Erindcl 2020-10-28 16:15:41 +0800
  • 6082c2b151 feat(flinksql): add some lexer Erindcl 2020-10-23 17:52:43 +0800
  • b7df08f012 feat(flink): add createTable grammar Erindcl 2020-10-22 19:57:13 +0800
  • 654d96028c refactor: update parser root statement xiaowei 2020-09-17 20:54:45 +0800
  • 9b1b165c43 chore: ingore xiaowei 2020-09-17 20:54:16 +0800
  • 79c92429c8 docs: update tasks status xiaowei 2020-09-17 20:53:56 +0800
  • be863e1acb build: update parser lib xiaowei 2020-09-11 18:47:53 +0800
  • f85163892a feat: add generic and plsql basic parser file xiaowei 2020-09-11 17:39:10 +0800
  • 68800312d3 build: add antlr4 compile script xiaowei 2020-09-09 14:11:04 +0800
  • d86a6e7638 build: optimize cli and add eslint xiaowei 2020-08-28 13:29:47 +0800
  • c069f9f714 refactor: unify the parser generator to antlr4 xiaowei 2020-08-28 13:29:11 +0800
  • 534e42ee63 Update README.md Xiao Kang 2020-05-12 09:39:49 +0800
  • 281357a4d0 Update issue templates Xiao Kang 2020-04-26 17:36:06 +0800
  • b79e7b1301 Update README.md Xiao Kang 2020-04-02 10:36:19 +0800
  • 3bf241408c fix insert rowValuesList syntax HSunboy 2020-03-26 13:06:16 +0800
  • 0c5f6164f4 fix hive insert syntax HSunboy 2020-03-26 11:47:47 +0800
  • 364dc5fcae fix impala create table as select column bug HSunboy 2020-01-10 17:00:09 +0800
  • 62aa00ebf1 update js HSunboy 2019-12-31 18:47:24 +0800
  • 93125a715a update new parser HSunboy 2019-12-31 18:34:31 +0800
  • 6eda025e39 add left function HSunboy 2019-12-27 19:30:37 +0800
  • a486270ab1 add impala lifecycle HSunboy 2019-12-25 10:58:12 +0800
  • 67b3f68113 fix impala HSunboy 2019-12-23 17:57:22 +0800
  • e3cc938cae add impala WITH SERDEPROPERTIES syntax HSunboy 2019-12-23 17:56:54 +0800
  • 99ba8d0a80 Merge branch 'master' of https://github.com/HSunboy/dt-sql-parser HSunboy 2019-12-23 17:10:18 +0800
  • 4b7fd37a72 bugfix: add impala insert round brackets HSunboy 2019-12-23 17:09:16 +0800
  • 457a9d9281 Update nodejs.yml Xiao Kang 2019-11-15 11:17:22 +0800
  • 67c09534d8 Create nodejs.yml Xiao Kang 2019-11-15 11:14:42 +0800
  • 3b4b7bdf83 remove unused library HSunboy 2019-11-15 11:04:01 +0800
  • 02b00e17e0 add primary key support HSunboy 2019-11-15 11:01:55 +0800
  • 2962271262 support MATCH_RECOGNIZE HSunboy 2019-10-21 16:52:16 +0800
  • eb0d32751b add lateral table support HSunboy 2019-10-08 17:22:35 +0800
  • 3b6c224e0e fix split bug HSunboy 2019-09-29 17:38:52 +0800
  • 966a8d31f4 fix error position HSunboy 2019-09-25 17:04:43 +0800
  • 9a9ccd197a build 2.0.2 HSunboy 2019-09-25 16:53:32 +0800
  • 325a2db4cf add empty sql support HSunboy 2019-09-25 16:48:19 +0800
  • 54d44dccc5 update readme HSunboy 2019-09-25 15:57:25 +0800
  • d8bb77810b version 2.0.0 HSunboy 2019-09-25 15:47:08 +0800
  • 8d7040d04b add flinksql HSunboy 2019-09-25 15:43:36 +0800
  • e79a5a3d07 fix bugs HSunboy 2019-06-04 17:54:27 +0800
  • 711721ec0e add test folder HSunboy 2019-05-31 15:58:34 +0800
  • 29eabe44af add test folder HSunboy 2019-05-31 15:58:05 +0800
  • 41aed6b4ce complete ts type, add test HSunboy 2019-05-14 16:57:09 +0800
  • c20549970f update README HSunboy 2019-01-29 17:13:54 +0800
  • a15ab96a66 change to ts HSunboy 2019-01-28 20:25:26 +0800
  • a8b7bccb1c complie autoComplete parser HSunboy 2018-12-29 12:01:33 +0800
  • 8b082f3e85 support insert overwrite values syntax HSunboy 2018-12-29 11:47:29 +0800
  • 7096f4be00 .gitignore is working, fixed untracked files HSunboy 2018-12-13 14:23:40 +0800
  • 3d32c6babc ignore .vscode HSunboy 2018-12-13 14:14:45 +0800
  • ad51187475 update log HSunboy 2018-12-10 16:15:47 +0800
  • aebf4e5ec8 Function supports Squarebrackets syntax HSunboy 2018-12-10 16:10:37 +0800
  • 77bbf57d28 fix escape bug HSunboy 2018-11-30 13:40:48 +0800
  • ff77c1b0ac add sparksql pegjs file HSunboy 2018-11-10 14:58:36 +0800
  • a4006f8fc5 fix wrong syntax of value_rows HSunboy 2018-11-05 19:18:45 +0800
  • 8d5984cb80 make beautiful HSunboy 2018-10-08 18:02:26 +0800
  • dab902fec5 add split line HSunboy 2018-10-08 17:59:07 +0800
  • a8dd96b39e improve doc HSunboy 2018-10-08 17:58:36 +0800
  • 38a802d88b improve comments HSunboy 2018-10-08 17:37:32 +0800
  • bd9da8a2dc add comments HSunboy 2018-10-08 17:24:17 +0800
  • ab556b1d43 Merge branch 'master' of https://github.com/HSunboy/dt-sql-parser HSunboy 2018-09-26 17:30:35 +0800
  • 41846c55e0 fix desc HSunboy 2018-09-26 17:21:26 +0800
  • ef8163db67 Update README.md HSunboy 2018-09-03 17:56:34 +0800
  • bb53905102 1.1.5 HSunboy 2018-09-03 16:26:03 +0800
  • 8902672269 fix HSunboy 2018-09-03 16:25:47 +0800
  • 25a3f892f7 version 1.1.4 HSunboy 2018-09-03 15:45:03 +0800
  • 34af804abb fix HSunboy 2018-09-03 15:44:45 +0800
  • 05c5b87d04 up HSunboy 2018-09-01 15:41:04 +0800
  • 8e4e183b22 fix syntax HSunboy 2018-09-01 15:40:51 +0800
  • 07418632f4 fix OptionalWithSerdeproperties HSunboy 2018-08-29 09:57:05 +0800
  • fe03409fe9 fix HSunboy 2018-08-28 19:55:12 +0800
  • 6570bb0e52 fix HSunboy 2018-08-28 19:54:45 +0800
  • 76f8f5724c fix HSunboy 2018-08-28 19:54:37 +0800
  • 73286c3209 version HSunboy 2018-08-28 11:35:18 +0800
  • d789e06e41 add params HSunboy 2018-08-28 11:35:00 +0800
  • 4d1b0a3838 fix HSunboy 2018-08-27 11:03:38 +0800
  • 34290d2a3a add hive sql automComplate HSunboy 2018-08-27 11:03:13 +0800