Hayden
|
ecbbee32c7
|
test: remove barrier files to improve unit testing performance (#249)
* test: remove barrier files to improve unit testing performance
* chore: change check-types command
|
2024-01-19 21:10:00 +08:00 |
|
Hayden
|
1038a3a828
|
fix: trino validation (#248)
* fix: #246 program does not match standaloneClause
* test: patch unit tests
|
2024-01-16 11:14:03 +08:00 |
|
Hayden
|
8f72a5af60
|
Fix/export abstract visitor (#237)
* fix: #236 export AbstractParseTreeVisitor
* build: set isolatedModules true
* feat: import parser about from filters
|
2023-12-19 19:22:27 +08:00 |
|
Hayden
|
31a811d1bb
|
Feat column codeCompletion (#218)
* feat: flink support column suggestion
* feat: flink column suggestion unit test
* feat: hive support column suggestion
* feat: hive column suggestion unit test
* feat: trinosql support column suggestion
* feat: trino column suggest unit test
* feat: sparksql collect column suggesstion
* feat: spark column suggestion unit test
* feat: rebuild flinksql lib
|
2023-11-28 21:18:44 +08:00 |
|
Hayden
|
91b7fd24c0
|
Feat/trino sql (#188)
* refactor: prefix trino lexer rule name with KW_
* test: add commentOtherLine function
* feat: optimize trino antlr grammar to adapt to c3
* feat: trinosqlParser supports codeCompletion and spliting
* test: trinoSql codeCompletion unit tests
|
2023-10-24 14:37:27 +08:00 |
|