You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/01/14 06:26:26 UTC

[dolphinscheduler] branch 2.0.3-prepare updated (600ee5e -> 1f0aeab)

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

zhongjiajie pushed a change to branch 2.0.3-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 600ee5e  Remove ambari plugin profile in 2.0.3 (#8011)
     add 1f0aeab  [cherry-pick-2.0.3]Cherry pick to 2.0.3 (#8041)

No new revisions were added by this update.

Summary of changes:
 NOTICE                                             |   2 +-
 README.md                                          |  10 +-
 .../service/impl/ProcessDefinitionServiceImpl.java |   2 +
 .../dolphinscheduler/dao/entity/Resource.java      | 455 ++++++++++-----------
 .../resources/sql/dolphinscheduler_postgresql.sql  |   2 +-
 .../oracle/OracleDatasourceProcessor.java          |   4 +-
 .../oracle/OracleDatasourceProcessorTest.java      |  10 +-
 dolphinscheduler-dist/release-docs/NOTICE          |   2 +-
 .../master/runner/WorkflowExecuteThread.java       |  59 ++-
 9 files changed, 278 insertions(+), 268 deletions(-)