xiangzihao
|
d67ea805f9
|
[DSIP-38] Add plugin directory in binary package (#16613)
|
1 month ago |
Wenjun Ruan
|
bf2cdc5300
|
Use Druid to split sql (#15367)
|
10 months ago |
Wenjun Ruan
|
b73194bd35
|
Fix check value rather than key in AbstractDataSourceProcessor#checkOther (#15351)
|
10 months ago |
Wenjun Ruan
|
5c75d312fa
|
Add StarRocks datasource (#13204)
|
2 years ago |
Eric Gao
|
2f37da0dbc
|
[Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311)
* move mockito dependencies from sub-modules to root pom
* Add check in CI to block the usage of powermock
|
2 years ago |
Eric Gao
|
585efe3ad5
|
[Improvement][Test] Remove the usage of powermock in datasource-plugin module (#12194)
* Remove the usage of powermock in datasource-plugin module
* Switch datasource-plugin module to use PropertyUtils in common module
|
2 years ago |
Tq
|
cf5a8894e2
|
[BUG][BE-12113]fix htrace dependency conflicts (#12126)
* fix htrace dependency conflicts
* replace htrace-core with hbase-noop-htrace
|
2 years ago |
Wenjun Ruan
|
0bf4043d5f
|
Move datasource params to datasouce plugin module (#10353)
* Move datasource params to datasouce plugin module
|
2 years ago |
Eric Gao
|
fd6b43bc81
|
[Dev] Switch version in pom.xml to dev-SNAPSHOT (#9223) (#9299)
|
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 |
Kerwin
|
103ccb01da
|
change version to 2.0.4-SNAPSHOT (#8188)
|
3 years ago |
kezhenxu94
|
2ed3c0c3a7
|
Recover unit tests that have not been run for some time (#7054)
|
3 years ago |
kezhenxu94
|
4114cb07f6
|
Add actuator and enable metrics, add Grafana configs (#6840)
|
3 years ago |
mask
|
a998415afe
|
[Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490) (#6828)
* [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490)
* fix pom dep scope
* filter alert
* filter alert
* filter alert
* fix checkstyle
* remove hikaricp version
* update pom
* add properties
* add properties
* rename properties
* fix e2e fail
* rename properties
|
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 |