You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2022/04/27 08:56:36 UTC

[dolphinscheduler] branch dev updated (70dae6945f -> 206b7c1c51)

This is an automated email from the ASF dual-hosted git repository.

caishunfeng pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from 70dae6945f revert delete dumplicate task_definition_log ddl (#8567)
     add 206b7c1c51 [Fix-9352][datasource-api]data source client uses a cache with an expiration time (#9353)

No new revisions were added by this update.

Summary of changes:
 .../api/plugin/DataSourceClientProvider.java       | 22 +++++++++++++------
 .../datasource/api/utils/DataSourceUtilsTest.java  | 13 ++++++++---
 .../datasource/hive/HiveDataSourceClient.java      | 25 ++++++++++++----------
 .../plugin/task/datax/DataxTask.java               |  5 +++--
 4 files changed, 42 insertions(+), 23 deletions(-)