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 |
|
liuyi
|
56c410ebb1
|
fix: #197 keyword rename like value more
|
2023-11-02 15:07:01 +08:00 |
|
琉易
|
4d1dfa676f
|
feat: support spark sql auto complete (#179)
* refactor: spark sql g4
* feat: support spark sql suggestion
* test: spark sql suggestion unit test
* test: hive spell check
* feat: spark sql keyword has multiple values
* test: KW_NOT KW_RLIKE split into two value
---------
Co-authored-by: liuyi <liuyi@dtstack.com>
|
2023-10-12 17:08:21 +08:00 |
|
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 |
|
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 |
|