Wenjun Ruan
6c96350972
#3867 : Add mybatis in mysql registry module ( #13275 )
2 years ago
Wenjun Ruan
04785dc799
Add mybatis in mysql registry module ( #13275 )
2 years ago
陈家名
5c937ea14e
#3866 : [Improvement][api] Optimize batch query in process-list interface ( #13222 )
...
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
陈家名
8870464c02
[Improvement][api] Optimize batch query in process-list interface ( #13222 )
...
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
calvin
cf2cc3f3fd
#3865 : [Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. ( #13261 )
...
* fix the issue with lacking user name
2 years ago
calvin
a98cae7065
[Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. ( #13261 )
...
* fix the issue with lacking user name
2 years ago
calvin
601f4b158a
#3864 : [Improvement][UI] Support to display extra columns such as 'Worker Group' and 'Environment Name' on the page of cron manage. ( #13267 )
2 years ago
calvin
a235d3cd6a
[Improvement][UI] Support to display extra columns such as 'Worker Group' and 'Environment Name' on the page of cron manage. ( #13267 )
2 years ago
calvin
b56901ca83
#3863 : support to open a new page after clicking the link ( #13265 )
2 years ago
calvin
fb67b085a3
support to open a new page after clicking the link ( #13265 )
2 years ago
JieguangZhou
c059412e17
#3862 : fix sagemaker sync status ( #13264 )
2 years ago
JieguangZhou
df491f78cc
fix sagemaker sync status ( #13264 )
2 years ago
calvin
308afd0c9b
#3861 : [Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task. ( #13251 )
2 years ago
calvin
4e09bacb17
[Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task. ( #13251 )
2 years ago
kezhenxu94
e8911af8c8
#3860 : Add Terraform deploy manifests for quick setup in AWS ( #13252 )
2 years ago
kezhenxu94
de6bc56aee
Add Terraform deploy manifests for quick setup in AWS ( #13252 )
2 years ago
Tq
772fb92f23
#3859 : [doc][datasource-12820] add azure sql database doc ( #13254 )
2 years ago
Tq
06b77b34c7
[doc][datasource-12820] add azure sql database doc ( #13254 )
2 years ago
JieguangZhou
70908bfc64
#3858 : fix dag.getPreviousNodes miss upstream node ( #13255 )
2 years ago
JieguangZhou
2e95a020ab
fix dag.getPreviousNodes miss upstream node ( #13255 )
2 years ago
Wenjun Ruan
189ae6311d
#3857 : Remove dao module in worker ( #13242 )
2 years ago
Wenjun Ruan
14ec4a2398
Remove dao module in worker ( #13242 )
2 years ago
calvin
65e7880acb
#3856 : align the workflow execution status with those from backend ( #13243 )
2 years ago
calvin
3ecb4dbe24
align the workflow execution status with those from backend ( #13243 )
2 years ago
Eric Gao
f055e30ece
#3855 : Fix a tiny bug in release doc ( #13239 )
2 years ago
Eric Gao
c213c6fe34
Fix a tiny bug in release doc ( #13239 )
2 years ago
John Bampton
2614091883
#3854 : Fix spelling ( #13237 )
2 years ago
John Bampton
5fe25c995f
Fix spelling ( #13237 )
2 years ago
ZhongJinHacker
b597fe1281
#3853 : fix spell error and move comment to correct describe location ( #13233 )
2 years ago
ZhongJinHacker
d13cd55281
fix spell error and move comment to correct describe location ( #13233 )
2 years ago
calvin
777d3e3d11
#3852 : fix the issue with failing to save the settings of timeout alarm ( #13234 )
2 years ago
calvin
d795a7a0a3
fix the issue with failing to save the settings of timeout alarm ( #13234 )
2 years ago
calvin
5a24383e89
#3851 : fix the issue with throwing the sql exception ( #13231 )
2 years ago
calvin
915bdf481d
fix the issue with throwing the sql exception ( #13231 )
2 years ago
Wenjun Ruan
5170499b8a
#3850 : Remove datasource in procedure task ( #13198 )
2 years ago
Wenjun Ruan
b2336b0ce9
Remove datasource in procedure task ( #13198 )
2 years ago
Jay Chung
04b0244ddb
#3849 : [fix] Remove tenant arg in workflow definition ( #13212 )
...
current tenant in workflow only work when the first time
user do not exist, when user change the tenant in workflow
but tenant exist, it will be ignore, so we try to remove it
from workflow, and in #40 we try to create both user and tenant
vis cli instead of auto create
2 years ago
Jay Chung
5cd8a02f87
[fix] Remove tenant arg in workflow definition ( #13212 )
...
current tenant in workflow only work when the first time
user do not exist, when user change the tenant in workflow
but tenant exist, it will be ignore, so we try to remove it
from workflow, and in #40 we try to create both user and tenant
vis cli instead of auto create
2 years ago
liugddx
31c0805876
#3848 : fix: fix dead link ( #13221 )
2 years ago
liugddx
10da9bfd42
fix: fix dead link ( #13221 )
2 years ago
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