| 
						
					 | 
					
						
						
							
						
						3054e90917
					 | 
					
						
						
							
							feat(flin): add split sql test
						
						
						
						
						
						
					 | 
					
						2020-12-14 11:23:40 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						504f6df2ec
					 | 
					
						
						
							
							fix: restore antlr4 config
						
						
						
						
						
						
					 | 
					
						2020-12-14 11:09:57 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7d6c753d82
					 | 
					
						
						
							
							feat(utils): add cleanSql、splitSql、lexer func and test
						
						
						
						
						
						
					 | 
					
						2020-12-09 17:59:24 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a9b1e90d73
					 | 
					
						
						
							
							feat(flink): update grammar to match special columnName
						
						
						
						
						
						
					 | 
					
						2020-12-09 11:08:56 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e67f991ede
					 | 
					
						
						
							
							feat(flink): modify grammar to match keywords
						
						
						
						
						
						
					 | 
					
						2020-12-08 16:04:56 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						cc1d5abcdd
					 | 
					
						
						
							
							feat(flink): add performance test
						
						
						
						
						
						
					 | 
					
						2020-12-04 11:14:20 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c9d88d00a6
					 | 
					
						
						
							
							feat(flink): update flinkSql grammar and add some test
						
						
						
						
						
						
					 | 
					
						2020-12-03 20:03:25 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						04c4c40397
					 | 
					
						
						
							
							feat(flink): update flink SQL grammar
						
						
						
						
						
						
					 | 
					
						2020-12-03 16:25:43 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8cfdd0e856
					 | 
					
						
						
							
							test(flink): add flink visitor and listener test
						
						
						
						
						
						
					 | 
					
						2020-12-02 10:35:37 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0ef80696f4
					 | 
					
						
						
							
							feat(flink): add describe/explain/use/show statement and some test
						
						
						
						
						
						
					 | 
					
						2020-11-26 11:20:57 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d1259b46a0
					 | 
					
						
						
							
							feat(flink): update createTable grammar
						
						
						
						
						
						
					 | 
					
						2020-11-25 19:48:06 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1b9efdccd5
					 | 
					
						
						
							
							feat(flink): perfect query statement
						
						
						
						
						
						
					 | 
					
						2020-11-24 16:49:45 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						afef8e6d72
					 | 
					
						
						
							
							feat(flink): add grammar rules that pass the test
						
						
						
						
						
						
					 | 
					
						2020-11-20 17:08:17 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						da9660c6fe
					 | 
					
						
						
							
							feat(flink): adjust lexer position to fix test error
						
						
						
						
						
						
					 | 
					
						2020-11-19 19:52:59 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0735269f4e
					 | 
					
						
						
							
							feat(flink): merge parser and lexer in order to java test
						
						
						
						
						
						
					 | 
					
						2020-11-18 20:05:49 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d7d32a3824
					 | 
					
						
						
							
							feat(fink): refactoring selectStatement
						
						
						
						
						
						
					 | 
					
						2020-11-17 19:57:12 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a5ea7be606
					 | 
					
						
						
							
							feat: add some query grammar
						
						
						
						
						
						
					 | 
					
						2020-11-11 19:58:14 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ba29949359
					 | 
					
						
						
							
							feat(flink): add queryStatement
						
						
						
						
						
						
					 | 
					
						2020-11-05 20:00:20 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9fc91a572a
					 | 
					
						
						
							
							feat(flink): add drop/alter test add add part of queryStatement
						
						
						
						
						
						
					 | 
					
						2020-11-04 18:03:41 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						158e235b01
					 | 
					
						
						
							
							feat(flink): add inset\drop\alter grammar
						
						
						
						
						
						
					 | 
					
						2020-10-28 16:15:41 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6082c2b151
					 | 
					
						
						
							
							feat(flinksql): add some lexer
						
						
						
						
						
						
					 | 
					
						2020-10-23 17:52:43 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b7df08f012
					 | 
					
						
						
							
							feat(flink): add createTable grammar
						
						
						
						
						
						
					 | 
					
						2020-10-22 19:57:13 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						654d96028c
					 | 
					
						
						
							
							refactor: update parser root statement
						
						
						
						
						
						
					 | 
					
						2020-09-17 20:54:45 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9b1b165c43
					 | 
					
						
						
							
							chore: ingore
						
						
						
						
						
						
					 | 
					
						2020-09-17 20:54:16 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						79c92429c8
					 | 
					
						
						
							
							docs: update tasks status
						
						
						
						
						
						
					 | 
					
						2020-09-17 20:53:56 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						be863e1acb
					 | 
					
						
						
							
							build: update parser lib
						
						
						
						
						
						
					 | 
					
						2020-09-11 18:47:53 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f85163892a
					 | 
					
						
						
							
							feat: add generic and plsql basic parser file
						
						
						
						
						
						
					 | 
					
						2020-09-11 17:39:10 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						68800312d3
					 | 
					
						
						
							
							build: add antlr4 compile script
						
						
						
						
						
						
					 | 
					
						2020-09-09 14:11:04 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d86a6e7638
					 | 
					
						
						
							
							build: optimize cli and add eslint
						
						
						
						
						
						
					 | 
					
						2020-08-28 13:29:47 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c069f9f714
					 | 
					
						
						
							
							refactor: unify the parser generator to antlr4
						
						
						
						
						
						
					 | 
					
						2020-08-28 13:29:11 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						534e42ee63
					 | 
					
						
						
							
							Update README.md
						
						
						
						
						
						
					 | 
					
						2020-05-12 09:39:49 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						281357a4d0
					 | 
					
						
						
							
							Update issue templates
						
						
						
						
						
						
					 | 
					
						2020-04-26 17:36:06 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b79e7b1301
					 | 
					
						
						
							
							Update README.md
						
						
						
						
						
						
					 | 
					
						2020-04-02 10:36:19 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3bf241408c
					 | 
					
						
						
							
							fix insert rowValuesList syntax
						
						
						
						
						
						
					 | 
					
						2020-03-26 13:06:16 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0c5f6164f4
					 | 
					
						
						
							
							fix hive insert syntax
						
						
						
						
						
						
					 | 
					
						2020-03-26 11:47:47 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						364dc5fcae
					 | 
					
						
						
							
							fix impala create table as select column bug
						
						
						
						
						
						
					 | 
					
						2020-01-10 17:00:09 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						62aa00ebf1
					 | 
					
						
						
							
							update js
						
						
						
						
						
						
					 | 
					
						2019-12-31 18:47:24 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						93125a715a
					 | 
					
						
						
							
							update new parser
						
						
						
						
						
						
					 | 
					
						2019-12-31 18:34:31 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6eda025e39
					 | 
					
						
						
							
							add left function
						
						
						
						
						
						
					 | 
					
						2019-12-27 19:30:37 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a486270ab1
					 | 
					
						
						
							
							add impala lifecycle
						
						
						
						
						
						
					 | 
					
						2019-12-25 10:58:12 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						67b3f68113
					 | 
					
						
						
							
							fix impala
						
						
						
						
						
						
					 | 
					
						2019-12-23 17:57:22 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e3cc938cae
					 | 
					
						
						
							
							add impala WITH SERDEPROPERTIES syntax
						
						
						
						
						
						
					 | 
					
						2019-12-23 17:56:54 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						99ba8d0a80
					 | 
					
						
						
							
							Merge branch 'master' of https://github.com/HSunboy/dt-sql-parser
						
						
						
						
						
						
					 | 
					
						2019-12-23 17:10:18 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4b7fd37a72
					 | 
					
						
						
							
							bugfix: add impala insert round brackets
						
						
						
						
						
						
					 | 
					
						2019-12-23 17:09:16 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						457a9d9281
					 | 
					
						
						
							
							Update nodejs.yml
						
						
						
						
						
						
					 | 
					
						2019-11-15 11:17:22 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						67c09534d8
					 | 
					
						
						
							
							Create nodejs.yml
						
						
						
						
						
						
					 | 
					
						2019-11-15 11:14:42 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3b4b7bdf83
					 | 
					
						
						
							
							remove unused library
						
						
						
						
						
						
					 | 
					
						2019-11-15 11:04:01 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						02b00e17e0
					 | 
					
						
						
							
							add primary key support
						
						
						
						
						
						
					 | 
					
						2019-11-15 11:01:55 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2962271262
					 | 
					
						
						
							
							support MATCH_RECOGNIZE
						
						
						
						
						
						
					 | 
					
						2019-10-21 16:52:16 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						eb0d32751b
					 | 
					
						
						
							
							add lateral table support
						
						
						
						
						
						
					 | 
					
						2019-10-08 17:22:35 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |