labbomb
2f4a02ff94
#3847 : feat: add AZURESQL datasource ( #13200 )
...
* feat: add AZURESQL datasource
* fix form validate bug
* feat: Adjusted the password display form, added AZURESQL type
* feat: Order of adjustment
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
labbomb
4b980ad6fa
feat: add AZURESQL datasource ( #13200 )
...
* feat: add AZURESQL datasource
* fix form validate bug
* feat: Adjusted the password display form, added AZURESQL type
* feat: Order of adjustment
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
Tq
141f97c3f3
#3846 : [Feature][task-plugins-12820] azure azure-sql datasource plugins ( #13209 )
...
* submit azure sql code
* change mssql-jdbc version
* merge changes to delete other
* merge changes to delete other
* add dependencies
2 years ago
Tq
f0dd4f081f
[Feature][task-plugins-12820] azure azure-sql datasource plugins ( #13209 )
...
* submit azure sql code
* change mssql-jdbc version
* merge changes to delete other
* merge changes to delete other
* add dependencies
2 years ago
陈家名
62b6f618d5
#3845 : [Improvement][api-sql] Optimize the sql for paging query project ( #13172 )
...
* Optimizing sql
* add version join condition
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
陈家名
7643d2840a
[Improvement][api-sql] Optimize the sql for paging query project ( #13172 )
...
* Optimizing sql
* add version join condition
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
JieguangZhou
f6c8abf2a6
#3844 : [Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks ( #13194 )
...
* Supports task instance cache operation
* add task plugin cache
* use SHA-256 to generate key
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Optimizing database Scripts
* Optimize clear cache operation
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
JieguangZhou
66e20271ad
[Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks ( #13194 )
...
* Supports task instance cache operation
* add task plugin cache
* use SHA-256 to generate key
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Optimizing database Scripts
* Optimize clear cache operation
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
youzipi
41ad6cce7c
#3843 : [refactor] cache compiled regex pattern ( #13208 )
...
* [refactor] cache compiled regex pattern
* [refactor] cache compiled regex pattern
* [refactor] cache compiled regex pattern
2 years ago
youzipi
042ec74a24
[refactor] cache compiled regex pattern ( #13208 )
...
* [refactor] cache compiled regex pattern
* [refactor] cache compiled regex pattern
* [refactor] cache compiled regex pattern
2 years ago
David
618204da4a
#3842 : [Improvement][doc] correct error in CONTRIBUTING.md ( #13012 )
2 years ago
David
f233023b74
[Improvement][doc] correct error in CONTRIBUTING.md ( #13012 )
2 years ago
Wenjun Ruan
1746e4c892
#3841 : Add StarRocks datasource ( #13204 )
2 years ago
Wenjun Ruan
5c75d312fa
Add StarRocks datasource ( #13204 )
2 years ago
lifeng
954b649021
#3840 : [Fix][Doc]Update pseudo-cluster.md ( #13207 )
...
* Update pseudo-cluster.md
* Update pseudo-cluster.md
2 years ago
lifeng
84496c5f04
[Fix][Doc]Update pseudo-cluster.md ( #13207 )
...
* Update pseudo-cluster.md
* Update pseudo-cluster.md
2 years ago
sssqhai
2ae37d0e39
#3839 : Solve the deadlock problem caused by queuing ( #13191 )
...
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing,move the event to the tail by throwing a exception
Co-authored-by: wfs <wangfushun@cdqcp.cpm>
2 years ago
sssqhai
7a0a2c2a46
Solve the deadlock problem caused by queuing ( #13191 )
...
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing,move the event to the tail by throwing a exception
Co-authored-by: wfs <wangfushun@cdqcp.cpm>
2 years ago
insist777
2d1b82e5dd
#3838 : move v2folder ( #13192 )
2 years ago
insist777
0e3a924a37
move v2folder ( #13192 )
2 years ago
Wenjun Ruan
543a2d38e1
#3837 : Optimize event loop ( #13193 )
2 years ago
Wenjun Ruan
be81b222d4
Optimize event loop ( #13193 )
2 years ago
HuangWei
aee1807512
#3836 : [Fix-13187] refactor OpenmldbParameters ( #13190 )
2 years ago
HuangWei
43e6ac32dd
[Fix-13187] refactor OpenmldbParameters ( #13190 )
2 years ago
XCL
bc9447a939
#3835 : [Improvement][Metrics] Filtering data by application in grafana-demo worker dashboard example ( #13139 )
...
* Filtering data by application in grafana-demo worker dashboard example
* Update dolphinscheduler-api/src/main/resources/swagger.properties
Co-authored-by: chunlai.xu <chunlai.xu@zhaopin.com.cn>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
XCL
84b5d81042
[Improvement][Metrics] Filtering data by application in grafana-demo worker dashboard example ( #13139 )
...
* Filtering data by application in grafana-demo worker dashboard example
* Update dolphinscheduler-api/src/main/resources/swagger.properties
Co-authored-by: chunlai.xu <chunlai.xu@zhaopin.com.cn>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
insist777
a04d734c6f
#3834 : [Fix] openapi version inconsistency when updating workflows, tasks and relationship ( #13094 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2 years ago
insist777
ca5af013ae
[Fix] openapi version inconsistency when updating workflows, tasks and relationship ( #13094 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2 years ago
insist777
40a3e05910
#3833 : [Feature][API] New restful API for taskInstance ( #13070 )
2 years ago
insist777
631e3a81d1
[Feature][API] New restful API for taskInstance ( #13070 )
2 years ago
calvin
6bdc7b27ab
#3832 : [Fix-13160][UI] Ironed out the issue with failing to save the correct settings of dependent tasks. ( #13179 )
2 years ago
calvin
c9053761bd
[Fix-13160][UI] Ironed out the issue with failing to save the correct settings of dependent tasks. ( #13179 )
2 years ago
JieguangZhou
2fcb6eacff
#3831 : Allow execute task in workflow instance ( #13103 )
2 years ago
JieguangZhou
e4b9b67255
Allow execute task in workflow instance ( #13103 )
2 years ago
xuhhui
ecb6aa9732
#3830 : [Improvement][ApiServer]Task defination list paging sorted by updateTime not effect ( #12622 )
2 years ago
xuhhui
0db1bb6ba8
[Improvement][ApiServer]Task defination list paging sorted by updateTime not effect ( #12622 )
2 years ago
Wenjun Ruan
6402622b25
#3829 : Remove logic task plugin module ( #13171 )
2 years ago
Wenjun Ruan
838a0df783
Remove logic task plugin module ( #13171 )
2 years ago
Wenjun Ruan
5d386ad157
#3828 : Format task parameter as pretty json ( #13173 )
2 years ago
Wenjun Ruan
70ccffeee2
Format task parameter as pretty json ( #13173 )
2 years ago
Amy0104
a6abae7f1d
#3827 : [Fix] Replaced dead links in the docs. ( #13170 )
...
* [Fix] Replaced dead links.
* [Improvement] Format markdowns.
2 years ago
Amy0104
dcf02eab45
[Fix] Replaced dead links in the docs. ( #13170 )
...
* [Fix] Replaced dead links.
* [Improvement] Format markdowns.
2 years ago
Wenjun Ruan
67c47d9252
#3826 : Fix datasource jdbc url param doesn't work ( #13098 )
2 years ago
Wenjun Ruan
ab96a3d0c0
Fix datasource jdbc url param doesn't work ( #13098 )
2 years ago
Aaron Wang
46c0014b6d
#3825 : [Bug][Worker] Fix duplicated key bug when have out parameters of same name ( #12930 )
2 years ago
Aaron Wang
560d232cbd
[Bug][Worker] Fix duplicated key bug when have out parameters of same name ( #12930 )
2 years ago
Wenjun Ruan
3321f7f8c2
#3824 : Fix task group might be rob by multiple task ( #13115 )
2 years ago
Wenjun Ruan
f5801a0e1c
Fix task group might be rob by multiple task ( #13115 )
2 years ago
Kerwin
a1f6471937
#3823 : Add release 3.1.2 documentation ( #13150 )
2 years ago
Kerwin
209af2ad29
Add release 3.1.2 documentation ( #13150 )
2 years ago