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
|
2021-10-21 15:23:49 +08:00 |
Kirs
|
09657d8576
|
[#6337]When the SQL result reaches the limit value, increase the log result prompt (#6528)
|
2021-10-20 14:58:46 +08:00 |
Kirs
|
67508d8d1b
|
update project version to 2.0.0-SNAPSHOT (#6383)
|
2021-09-28 12:00:43 +08:00 |
mask
|
a62a7a7216
|
[Fix][Task] sql limit param no default value (#6337) (#6387)
* add default query sql limit
|
2021-09-28 11:38:22 +08:00 |
caishunfeng
|
61c6461994
|
[BUG-6331][WorkerServer] fix preparedStatement auto close by try with resource (#6334)
Co-authored-by: caishunfeng <534328519@qq.com>
|
2021-09-24 18:39:04 +08:00 |
Kirs
|
7e8febed4d
|
[Plugin][Task]Fix Sql Task NPE (#6290)
|
2021-09-22 18:07:29 +08:00 |
Kirs
|
b90152fc2e
|
[SPI][Task]add SQL Task (#6237)
Add Sql Task And Fix Task Parse Err
|
2021-09-17 13:10:44 +08:00 |
Kerwin
|
5a12e00cbe
|
[Feature][Task]Task plugin spi (#6084)
|
2021-09-02 10:08:38 +08:00 |