Wenjun Ruan
8505f1878d
Expose swagger.properties to release ( #14590 )
1 year ago
calvin
20cf4ad4e6
[Feature-14505][UI] Support to set project-level preferences ( #14573 )
...
* add a few codes about the project preferences
1 year ago
Eric Gao
06b6ea81cf
[Bug][Core] Fix query process instances by trigger code bug ( #14528 )
...
* Fix query process instances by trigger code bug
* Add comment
1 year ago
旺阳
175d976cd2
[Feature][Data Quality] Data Quality Support Choose Database ( #14406 )
...
* add dataquality database api
* change ui
* api change
* update
* fix spotless
* fix h2
* fix pg
* fix-dead-line
* update
* fix-spotless
* update pg sql
* add ut
* fix ut
1 year ago
Rick Cheng
29a9888167
[Improvement-12700][Project]Improve the sql of listAuthorizedProjects ( #12702 )
1 year ago
Rick Cheng
3de0b5a38c
[Feature-14339][Parameter] Add parameter combining of project-level parameters ( #14452 )
1 year ago
He Wang
107643dba8
Support to use OceanBase like MySQL as metadata database ( #13662 )
...
* modify the order of creating tables
* use temp variable to set 'sql_mode'
* Revert "modify the order of creating tables"
This reverts commit 6f3534e92824ac0c94cbef8f79a4d8cd8e17142a.
1 year ago
Rick Cheng
68a3a75211
[Improvement-14457][UT] Improve the expected and actual value of Assertions ( #14459 )
1 year ago
Gavin Hawk
dec066f8ce
修复Issue-14397:由于导入的工作流没有设置taskExecuteType导致在任务定义页面中无法展示出来,地址: https://github.com/apache/dolphinscheduler/issues/14397 ( #14398 )
...
Co-authored-by: huangjp@zetyun.com <huangjp@zetyun.com>
1 year ago
Jay Chung
221df4a278
revert: Datasource need test binding to create prod ( #14381 )
...
We should keep our step as less as possible, for now, we have to
test datasource and binding it to the prod datasource, I think it will
make our users do not thing to use datasource, so I do like to revert
it and keep step as less as possible
related to https://github.com/apache/dolphinscheduler/pull/11670
1 year ago
calvin
d4921fa2dd
[Feature][UI] Support CRUD of project-level parameters. ( #14344 )
1 year ago
xuankun zheng
61118d4467
[fix-14123] remove the equals and hashcode in Project pojo ( #14167 )
...
* [fix] remove the equals and hashcode in Project pojo
* [fix]fix the Strict Problem in Mockito by using `doReturn()` instead of `when()` functionw
---------
Co-authored-by: xuankun zheng <zhxuankun@gmail.com>
1 year ago
Rick Cheng
1c935d901e
[Feature-14214][Parameter] Support CRUD of project-level parameters ( #14264 )
1 year ago
Wenjun Ruan
aa2d9a7f05
Add baseDao ( #14316 )
1 year ago
JieguangZhou
e7cdc7c136
[Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters ( #14127 )
...
* add dynamic task plugin
* fix ui
* update code
* add DOC
* ADD UT
* fix doc
* fix sanity check
* add upgrade ddl
* fix sql
1 year ago
Rick Cheng
929811760a
[Fix-14284][DAO] update the check of Integer in equals() ( #14285 )
1 year ago
calvin
4c2e57cfb3
[Feature][UI] Support to view and manage all timing settings of a project. ( #14178 )
1 year ago
Rick Cheng
428f1559a3
[Improv-14083][Resource Center] Handle deleteSource in OSS / S3 / GCS ( #14084 )
1 year ago
calvin
f0881b65a1
fix syntax errors ( #14124 )
1 year ago
Aaron Wang
1e3ae7b942
[improv][Resource Center] Implement getResourceFileName in StorageOperator ( #14097 )
1 year ago
eye-gu
cfbf675737
[Fix-14049][dao] fix init sql and use on conflict do update in pg ( #14051 )
2 years ago
liyou
71bbd00ef1
alarm instance add sort ( #14058 )
2 years ago
Wenjun Ruan
cf91544b99
Refactor logic task ( #13948 )
2 years ago
破晓
fba47b337e
[BUG][Data Quality] Fixing the incorrect DML statements in upgrade SQL. ( #13960 )
2 years ago
Aaron Wang
c2711f501f
[Fix-13977][SQL] 3.2.0_schema mysql ddl sql error ( #13979 )
2 years ago
Kerwin
79cb707b57
[Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters ( #13935 )
...
* [Improvement][API] Tenant parameters and Worker group parameters are put together in the task startup parameters
2 years ago
Wenjun Ruan
9df89cf0cf
Use bootstrap user as the default tenant ( #13825 )
2 years ago
caishunfeng
9d9ae9ad54
[improvement] support self-dependent ( #13818 )
2 years ago
sandiegoe
21ca8ddf03
[fix-13734] Fix taskExecuteType field of task definition was not set correctly ( #13735 )
...
Co-authored-by: shenzhaoquan <shenzhaoquan@shenqingtech.com>
2 years ago
Wenjun Ruan
0bfd7d66d9
db: Modify name len to 255 ( #13788 )
2 years ago
Aaron Wang
8895921d87
[Improvement-13651] Remove useless resources_task ( #13721 )
2 years ago
陈家名
c2d5774790
[Improvement] SQL optimization queryTheHighestPriorityTasks ( #13671 )
...
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
Wenjun Ruan
4351a25f2a
Add execute function to handle the workflow instance operation ( #13610 )
2 years ago
fuchanghai
c406f81e9c
[improve-#13597] fix the method name ( #13599 )
2 years ago
Wenjun Ruan
133d1733eb
Alter title in t_ds_alert to 512 ( #13535 )
2 years ago
seedscoder
8d12dc0702
[Improvement-13491] Use lombok @Slf4j annotation to generate logger ( #13509 )
2 years ago
Stalary
b9ef4a7177
FIX: qrtz table use uppercase ( #13494 )
...
* FIX: use uppercase
2 years ago
Stalary
5fb6035f0d
fix: 3.1.1_schema mysql ddl sql error ( #13485 )
2 years ago
Wenjun Ruan
af9091a98a
Use convert to set the exist column collate to utf8_bin ( #13479 )
2 years ago
Wenjun Ruan
d10eaa8d81
Change mysql COLLATE to utf8_bin ( #13469 )
2 years ago
Wenjun Ruan
713fdbc444
Split the upgrade code ( #13436 )
...
1. Split the upgrade code into different version
2. Log the dml/ddl sql in origin friendly format
3. Fix ddl of 3.0.0 and 3.1.0
4. Fix search resource regular expression injection
2 years ago
qianli2022
8be32d4145
[Feature][Api] When use api to run a process we want get processInstanceId ( #13184 )
...
* add sql
* add mapper
* add dao
* add excutor
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
jackfanwan
8439b5dc69
[fix-12721] Fix cannot modify the upstream task in task definition page. ( #12722 )
2 years ago
Wenjun Ruan
483330273d
Remove entity in QueryWrapper constructor ( #13396 )
2 years ago
Wenjun Ruan
98dfd64444
Clear the task group data when delete a project/workflowInstance ( #13383 )
2 years ago
calvin
4f73fe1bd8
fix this issue with missing a comma in the TaskInstanceMapper.xml ( #13359 )
2 years ago
Kerwin
fde2c8073e
Fix that when the timing data is not configured with environmental information, the timing management does not display the data. ( #13339 )
2 years ago
Wenjun Ruan
a074f7e2e6
Delete workflow will delete workflow instance ( #13336 )
2 years ago
Aaron Wang
ccad56e88e
[Improvement][Master] Validate same content of input file when using task cache ( #13298 )
...
* support file content checksum
* fix inject null storageOperate bug
2 years ago
Wenjun Ruan
8a479927f3
Add projectCode in t_ds_process_instance and t_ds_task_instance to remove join ( #13284 )
2 years ago