chuxing
|
df04c4aef0
|
[fix-9991][worker]fix statement is closed before resultSet.getMetaData() (#10014)
|
3 years ago |
Kerwin
|
0e7c98d465
|
[Feature-9177][Task] The sql task supports configuring segmentation notation to provide execution of multiple statements (#9917)
* Support sql segmentation to execute multiple functions.
|
3 years ago |
Kerwin
|
923f3f38e3
|
[Fix-9316] [Task] Configure DB2 data source SQL script execution report ResultSet has been closed exception in SQL task (#9317)
* fix db2 error in the sql task
* update limit in sql task
|
3 years ago |
Kerwin
|
a1bef43981
|
[Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584)
* Task plug-in optimization, task-related classes are migrated to the task plugin module
* remove tasktype enum class.
* fix code style.
* fix code style
* fix code style
* fix ProcessServiceTest.testUpdateResourceInfo test class
* fix code style
* fix test task plugin manager check parameters null
* fix test ut
* update aws license
* change TaskTimeoutStrategy class
|
3 years ago |
wind
|
e4cdd82b7c
|
[Improvement][TaskLog] Unified task log (#7831)
* task logger
* update
* log format
* remove master config task-logger
* udpate log level
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
wangxj3
|
cc77963522
|
[FIX-#6727][worker-server] Fix procedure params bug (#7680)
* fix Procedure param error
* code style
Co-authored-by: wangxj <wangxj31>
|
3 years ago |
Zonglei Dong
|
0b9792db76
|
[Refactor]Rename class file, DatasourceUtil to DataSourceUtils. (#7181)
* Rename class file, DatasourceUtil to DataSourceUtils.
|
3 years ago |
张俊杰
|
463fc76bb7
|
[Fix-6809][dolphinscheduler-task-sql] Fix sql task can't send alert (#7089)
|
3 years ago |
kezhenxu94
|
11844415b0
|
Refactor datasource and task plugins and simplify its usage (#6767)
|
3 years ago |
mask
|
0aea5ae11a
|
[feature-6071][plugin] add datasource plugin. (#6071) (#6361)
* [feature-6071][plugin] add datasource plugin. (#6071)
* remove the dependency of datasource in common and task-plugin module.
* the new datasource-api module provides data source connection acquisition.
* add sqlserver data source plug-in.
* add ds license
* fix check style
* update spi pom
* frx conflict resolution
* fix check style
* fix datasource ut
* fix code check style
* fix code check style
* fix datasource ut
* add pg hive mysql oracle clickhouse db2 datasource
* fix datasource package
* update datasource pom
* update datasource pom
* update datasource pom
* update datasource pom
* update pom
* update pom dep
* update pom dep
* fix license
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* add oracle package
* modify comments
* conflict resolution
* rename log comment
* rename log comment
|
3 years ago |
mask
|
9b1984c244
|
[fix-6570][task] add sql task udf resource load (#6570) (#6571)
* [fix-6570][task] add sql task udf resource load (#6570)
-add sql task udf resource load
-Fix UdfFuncRequest serialization
* fix checkstyle
* add defaultFS in sqlTaskContext
* fix checkstyle
|
3 years ago |
Kirs
|
09657d8576
|
[#6337]When the SQL result reaches the limit value, increase the log result prompt (#6528)
|
3 years ago |
mask
|
a62a7a7216
|
[Fix][Task] sql limit param no default value (#6337) (#6387)
* add default query sql limit
|
3 years ago |
caishunfeng
|
61c6461994
|
[BUG-6331][WorkerServer] fix preparedStatement auto close by try with resource (#6334)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
Kirs
|
7e8febed4d
|
[Plugin][Task]Fix Sql Task NPE (#6290)
|
3 years ago |
Kirs
|
b90152fc2e
|
[SPI][Task]add SQL Task (#6237)
Add Sql Task And Fix Task Parse Err
|
3 years ago |