fuchanghai
45a78425d9
#3430 : [feature-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames ( #11696 )
2 years ago
fuchanghai
f8b9aad239
[feature-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames ( #11696 )
2 years ago
fuchanghai
e2e20afc1c
#3429 : [fix-#11691] Add lz4-java in clickhouse datasource. ( #11697 )
2 years ago
fuchanghai
554562bfa9
[fix-#11691] Add lz4-java in clickhouse datasource. ( #11697 )
2 years ago
Amy0104
0d1911445a
#3428 : [Fix][UI] Add the task name entry when the workflow instance detail page goes to the task instance page. ( #11761 )
2 years ago
Amy0104
d0d481d10f
[Fix][UI] Add the task name entry when the workflow instance detail page goes to the task instance page. ( #11761 )
2 years ago
caishunfeng
5eb9ed1c7f
#3427 : [Feature-11530] add state history for process instance ( #11757 )
...
* [Feature] add state history for process instance (#97 )
* add state history for process instance
* upsertProcessInstance
* remove unuse method
* fix UT
Co-authored-by: caishunfeng <534328519@qq.com>
2 years ago
caishunfeng
f8d46a26c1
[Feature-11530] add state history for process instance ( #11757 )
...
* [Feature] add state history for process instance (#97 )
* add state history for process instance
* upsertProcessInstance
* remove unuse method
* fix UT
Co-authored-by: caishunfeng <534328519@qq.com>
2 years ago
kezhenxu94
5fa34c0085
#3426 : Update doc according to recent update of Spring / Swagger ( #11755 )
2 years ago
kezhenxu94
31ba49ac02
Update doc according to recent update of Spring / Swagger ( #11755 )
2 years ago
kezhenxu94
cd5b4c08a1
#3425 : Add Kubernetes configmap reload to all components ( #11730 )
2 years ago
kezhenxu94
277f137358
Add Kubernetes configmap reload to all components ( #11730 )
2 years ago
Tq
b54db58337
#3424 : [feature][API]feature: add task type list and enable user to add task type to fav ( #11727 )
...
* feature: add task type list and enable user to add task type to fav
* make DependentExecute.java variable protected
* add standalone server fileSet
2 years ago
Tq
b3cc8a55b9
[feature][API]feature: add task type list and enable user to add task type to fav ( #11727 )
...
* feature: add task type list and enable user to add task type to fav
* make DependentExecute.java variable protected
* add standalone server fileSet
2 years ago
caishunfeng
cd4f159c67
#3423 : reduce task dependencies ( #11731 )
2 years ago
caishunfeng
f95cdd350a
reduce task dependencies ( #11731 )
2 years ago
juzimao
458ab119ed
#3422 : optimize the process instance query, change the date time range ( #11719 )
2 years ago
juzimao
d0f5e7edf3
optimize the process instance query, change the date time range ( #11719 )
2 years ago
Wenjun Ruan
30349ac218
#3421 : Refactor heart beat task, use json to serialize/deserialize ( #11702 )
...
* Refactor heart beat task, use json to serialize/deserialize
2 years ago
Wenjun Ruan
67e7f88d8b
Refactor heart beat task, use json to serialize/deserialize ( #11702 )
...
* Refactor heart beat task, use json to serialize/deserialize
2 years ago
Wenjun Ruan
f76c7a34d1
#3420 : [Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task ( #11701 )
...
* Fix kill job may cause worker oom
2 years ago
Wenjun Ruan
03e1e6fe45
[Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task ( #11701 )
...
* Fix kill job may cause worker oom
2 years ago
Evans Sun
6b060d6c38
#3419 : [DOC] improve zk digest doc ( #11703 )
2 years ago
Evans Sun
5fabce783a
[DOC] improve zk digest doc ( #11703 )
2 years ago
Eric Gao
ef345dce11
#3418 : [Feature][Task Plugin] Support hive cli task plugin ( #11651 )
...
* Add hive cli task plugin
* Add docs for hive-cli task plugin
* Fix hive-cli task related front-end nits and checkstyle
* Fix exception handling logic
2 years ago
Eric Gao
4a37345436
[Feature][Task Plugin] Support hive cli task plugin ( #11651 )
...
* Add hive cli task plugin
* Add docs for hive-cli task plugin
* Fix hive-cli task related front-end nits and checkstyle
* Fix exception handling logic
2 years ago
xiangzihao
f0c5c00aab
#3417 : [CI] Fix cluster test abnormal ( #11688 )
...
* fix cluster test abnormal
2 years ago
xiangzihao
71eeab3d98
[CI] Fix cluster test abnormal ( #11688 )
...
* fix cluster test abnormal
2 years ago
seedscoder
074d9a0fd2
#3416 : [Fix-11633] The data type of the PostgreSQL database column is wrong. ( #11633 ) ( #11634 )
2 years ago
seedscoder
145e441afb
[Fix-11633] The data type of the PostgreSQL database column is wrong. ( #11633 ) ( #11634 )
2 years ago
SongTao Zhuang
5106dc19f5
#3415 : [Improvement-11662][dao] fix foreach null items in mapper.xml
2 years ago
SongTao Zhuang
6a5367fd57
[Improvement-11662][dao] fix foreach null items in mapper.xml
2 years ago
旺阳
27796c007d
#3414 : [doc] Correct E2E Doc, fix WorkerGroupPage typo ( #11629 )
2 years ago
旺阳
6e4d974b91
[doc] Correct E2E Doc, fix WorkerGroupPage typo ( #11629 )
2 years ago
Jiajie Zhong
d37156389a
#3413 : [python] Auto location when create process definition ( #11681 )
...
* Add auto format when submit process definition from python api
* add UPDATING.md
close : #8254
2 years ago
Jiajie Zhong
4dca488cd5
[python] Auto location when create process definition ( #11681 )
...
* Add auto format when submit process definition from python api
* add UPDATING.md
close : #8254
2 years ago
JieguangZhou
f42be706d0
#3412 : [bug][python] Fix task switch error when default branch not defined last ( #11606 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
JieguangZhou
635fde1981
[bug][python] Fix task switch error when default branch not defined last ( #11606 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
陈家名
59d4614a7f
#3411 : [fix][python] Sql pattern add truncate. ( #11666 )
2 years ago
陈家名
564a815d21
[fix][python] Sql pattern add truncate. ( #11666 )
2 years ago
Devosend
ac7f46e585
#3410 : [Fix][UI] Fix bug where crontab special of month and year ( #11661 )
2 years ago
Devosend
769a20e986
[Fix][UI] Fix bug where crontab special of month and year ( #11661 )
2 years ago
Eric Gao
4c51643da7
#3409 : [Feature][UI] Enable highlight and auto-complete for SQL scripts ( #11659 )
2 years ago
Eric Gao
23d8aaf735
[Feature][UI] Enable highlight and auto-complete for SQL scripts ( #11659 )
2 years ago
songjianet
8a696eeb97
#3408 : [Fix][UI] Fix the problem that the pagination component is not centered in the environment management. ( #11646 )
2 years ago
songjianet
cccbd27c58
[Fix][UI] Fix the problem that the pagination component is not centered in the environment management. ( #11646 )
2 years ago
songjianet
c80765cbae
#3407 : [Docs] Update README. ( #11641 )
2 years ago
songjianet
f28a39f984
[Docs] Update README. ( #11641 )
2 years ago
Wenjun Ruan
14a5ba8a23
#3406 : Refactor worker execute task process ( #11540 )
...
* Refactor worker execute task process
2 years ago
Wenjun Ruan
1b120e3a59
Refactor worker execute task process ( #11540 )
...
* Refactor worker execute task process
2 years ago