Frank
05da14d007
Feat/spark g4 ( #168 )
...
* feat: spark g4 test
* fix: fixed build lint
---------
Co-authored-by: liuyi <liuyi@dtstack.com>
Co-authored-by: dilu <dilu@dtstack.com>
2023-10-08 14:23:06 +08:00
XCynthia
0a9a7d15d3
test: hive complete data types' check and unit tests ( #160 )
...
* feat: add Authorization SQL and update syntax file
* test: hive complete data types' check and unit tests
* feat: hive add syntax complete automaticlly
* feat: update hive's syntax complete
feat:update hive's syntax complete
---------
Co-authored-by: zhaoge <>
2023-10-08 14:14:03 +08:00
hayden
b8c47d0ac9
feat: declare copyright ownership
2023-09-27 17:54:46 +08:00
琉易
623a004cd1
refactor: spark sql grammar ( #163 )
...
* feat: import apache spark g4
* feat: optimize parser g4
* feat: replace KW_
* fix: remove useless rules
---------
Co-authored-by: liuyi <liuyi@dtstack.com>
2023-09-27 09:54:13 +08:00
XCynthia
2ec03f1770
feat: hive Authorization syntax and unit tests ( #159 )
...
Co-authored-by: zhaoge <>
2023-09-12 20:10:43 +08:00
XCynthia
6a99d63d71
test: hive select/describe/load/alterTable syntax unit test ( #158 )
...
Co-authored-by: zhaoge <>
2023-09-11 18:52:25 +08:00
XCynthia
97ab76af76
Feat check hive create syntax ( #157 )
...
* check and update abort and alter sql
* delete superfluous space
* update grammar lib after change alter parser
* update alter parser to be compatible
* check create sql
---------
Co-authored-by: zhaoge <>
2023-09-06 16:42:04 +08:00
Hayden
885b85e842
Test/hive dml ( #155 )
...
* feat: add showIndex parser rule
* test: uncomment show index test cases
* test: add unit tests about DML syntax to HiveSQL
* test: add unit tests about export and import syntax to HiveSQL
* refactor: recompile hive grammar
* test: correct description of HiveSQL unit tests
2023-09-06 15:15:04 +08:00
XCynthia
6dad62ddf4
check alter sql and syntax ( #156 )
...
* check and update abort and alter sql
* delete superfluous space
* update grammar lib after change alter parser
* update alter parser to be compatible
---------
Co-authored-by: zhaoge <>
2023-09-06 11:46:46 +08:00
Hayden
ded9f28e36
feat: improve hive keywords rule ( #154 )
2023-09-05 14:27:21 +08:00
hayden
79b66ced4f
chore(release): 4.0.0-beta.4.2
2023-08-31 13:57:02 +08:00
hayden
3c5bcbe52b
chore: improve release script
2023-08-31 13:57:02 +08:00
Hayden
af1d71c576
Feat/hive ddl ( #150 )
...
* test: test cases about Alter Either Table or Partition
* feat: support alter protection and correct alter compact
* feat: improve keyword rules
* feat: recompile hive grammar
2023-08-30 17:58:20 +08:00
mumiao
f1b9b80056
Merge pull request #129 from HaydenOrz/test/hivesql_unit_tests
...
Test/hivesql unit tests
2023-08-29 11:02:36 +08:00
mumiao
16dcaf29e4
Merge pull request #141 from HaydenOrz/fix/flink_sql_grammar
...
Fix/flink sql grammar
2023-08-29 10:54:38 +08:00
hayden
9bd842b7d6
test: patch dtAddFile syntax unit tests
2023-08-28 13:05:31 +08:00
hayden
13b58b2dec
feat: support DT_ADD_CONFIG_FILE syntax
2023-08-28 13:04:28 +08:00
hayden
53559bc315
test: add test case about ROW as function
2023-08-28 12:49:09 +08:00
hayden
82d097b034
fix: allow ROW and ROWS as function name
2023-08-28 12:48:18 +08:00
hayden
13e52f50f7
test: hivesql schedule query ddl syntax unit tests
2023-07-10 10:37:19 +08:00
hayden
faabeffe8a
test: hivesql abort syntax unit tests
2023-07-10 10:21:16 +08:00
hayden
c6f6599126
test: hivesql describe syntax unit tests
2023-07-10 10:19:30 +08:00
hayden
5f0a0851a6
test: hivesql show syntax unit tests
2023-07-10 10:09:28 +08:00
hayden
af1c640c9d
test: hivesql drop syntax unit tests
2023-07-10 10:09:03 +08:00
hayden
6f7a59775c
test: hivesql alter syntax unit tests
2023-07-07 17:04:37 +08:00
hayden
f1ca0738d3
test: hiveSQL test units of index
2023-07-07 14:52:59 +08:00
hayden
ebd9a1ed85
feat: hiveSQL support create/drop/alter index grammar
2023-07-07 14:52:59 +08:00
hayden
28de63e1f0
test: hiveSQL createStatement unit tests
2023-07-07 14:48:44 +08:00
hayden
e97e0b2ef6
feat: recomplie hive sql grammar and fix parser about
2023-07-07 14:48:44 +08:00
hayden
1d890e58fe
feat: format hive grammar files name
2023-07-07 14:48:44 +08:00
Yu Chen
f413a29fac
fix: flinkSqlParser should not import src
2023-07-07 14:47:36 +08:00
wewoor
677e713886
chore(release): 4.0.0-beta.4.1
2023-06-16 16:37:16 +08:00
Hayden
9cf79064de
refactor: optimize basic parser interface ( #121 )
...
* feat: set all internal method to protected
* feat: public createLexer and createParser method
* feat: remove error listeners of parser when get suggestion
2023-06-16 16:14:53 +08:00
wewoor
8097d47541
chore(release): 4.0.0-beta.4
2023-06-14 10:51:47 +08:00
wewoor
72c13b7bc7
docs: update content
2023-06-14 10:51:01 +08:00
wewoor
06f30ff5a4
build: update release script
2023-06-14 10:46:13 +08:00
wewoor
322b33a916
chore(release): 4.0.0
2023-06-14 10:43:22 +08:00
Ziv
e914cf2c33
test: add benchmark for flinksql ( #120 )
2023-06-13 09:28:48 +08:00
Hayden
e34a9f6128
Fix/basic suggestion ( #119 )
...
* fix: correct suggetion logic in multiple sql case
* test: add multiple sql test case of suggestion
* feat: export SyntaxContextType as enum
2023-06-12 15:21:27 +08:00
Hayden
1b02ff5d75
feat: FlinkSQL supports auto complete ( #115 )
...
* feat: add antlr4-c3 dependencies
* feat: distinguish table, catalog and database from uid
* feat: move semicolon from sqlStatements to sqlStatement
* chore: move antlr4ts-cli to devDependencies
* feat: improve basic parser and support suggestions of token and syntax
* feat: implement suggest method in sql parsers
* test: flink sql suggestion test cases
* feat: optimize ts defination of suggestion
* feat: add split listener and optimize performance of auto-completion
* test: supplementary flink suggestion unit tests
2023-06-09 11:22:53 +08:00
mumiao
2637f90295
Merge pull request #118 from HaydenOrz/feat/updte_github_ci
...
ci: branch that triggers ci is changed from master to main
2023-06-08 17:14:17 +08:00
hayden
0dae4f14f4
ci: branch that triggers ci is changed from master to main
2023-06-08 17:05:16 +08:00
Hayden
d750fcd574
test: split flink sql syntax.test.ts ( #116 )
2023-06-07 09:34:24 +08:00
Ziv
34f64e6bea
refactor: migrate antlr4 v4.12.0 to antlr4ts(4.9.0) ( #106 )
...
* build: ignore gen folder
* refactor: remove useless code
* fix: correct the Javascript usage in grammar
* refactor: move to antlr4ts
* fix: remove useless
* fix: update grammars for javascript target
* refactor: migrate to antlr4ts
* refactor: migrate to antlr4ts
* refactor: implements ParserErrorListener
* fix: rename the start reserved word
* refactor: remove unused import
* refactor: migrate to antlr4ts
* test: update the expects of test cases
* refactor: migrate hive to antlr4ts
* refactor: update the incompatible syntax for antlr4ts
* refactor: migrate pgsql grammar to antlr4ts, increasing tests
* refactor: migrate the plsql to antlr4ts
* build: remove unused config
* build: migrate to antlr4ts
* build: migrate ts-jest to @swc/jest
* refactor: migrate to anltr4ts
* build: migrate ts-jest to @swc/jest
2023-05-30 14:44:03 +08:00
Hayden
793ff6ef0e
feat: replace fliePath with slashText to resolve conflict between filePath and arithmetic ( #112 )
2023-05-30 10:19:13 +08:00
Ziv
76d7ee5e70
fix: rename TrinoSqlVisitor
2023-05-25 11:35:00 +08:00
Ziv
1442ad66d7
fix: update the exports path of trino
2023-05-25 11:29:48 +08:00
wewoor
99ee6c0998
Merge branch 'master' of github.com:DTStack/dt-sql-parser
2023-05-25 10:53:40 +08:00
wewoor
8084c7919a
fix: rename TrinoSqlParser to TrinoSql
2023-05-25 10:53:03 +08:00
Hayden
3509964afc
test: add flink template test cases ( #111 )
...
* feat: rebuild flink sql parser
* test: add sqls templates in stream app test cases
2023-05-25 09:24:24 +08:00