Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature-9467] add DAMENG DataSource #12860

Merged
merged 24 commits into from
Jan 4, 2023
Merged

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    e5357f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    c2b365c View commit details
    Browse the repository at this point in the history
  2. [Feature-9467] add DM IDataBaseOptionKeys

    lenian committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fe43cf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. [Feature-9467] add DM DataSource:1、remove DmJdbcDriver18 test scope; …

    …2、DmConnectionParam remove password in toString()
    lenian committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3b54440 View commit details
    Browse the repository at this point in the history
  2. [Feature-9467] add DM DataSource: DmDataSourceParamDTO remove passwor…

    …d in toString()
    lenian committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    bccd90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce54f59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0efa8 View commit details
    Browse the repository at this point in the history
  5. [Feature-9467] add DM IDataBaseOptionKeys

    lenian committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    885dbab View commit details
    Browse the repository at this point in the history
  6. [Feature-9467] add DM DataSource:1、remove DmJdbcDriver18 test scope; …

    …2、DmConnectionParam remove password in toString()
    lenian committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    2f589a0 View commit details
    Browse the repository at this point in the history
  7. [Feature-9467] add DM DataSource: DmDataSourceParamDTO remove passwor…

    …d in toString()
    lenian committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    66a13f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    923665c View commit details
    Browse the repository at this point in the history
  9. [Feature-9467] add DM DataSource: DmDataSourceChannelFactoryTest remo…

    …ve testGetDmConnection method
    lenian committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    a64e13c View commit details
    Browse the repository at this point in the history
  10. [Feature-9467] add DM DataSource: add the dependency DmJdbcDriver18-8…

    ….1.2.79.jar to known-dependencies.txt
    lenian committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    cbc3aa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    7a27b9c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    6198f23 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Merge remote-tracking branch 'origin/dev' into feat_dm_9467

    # Conflicts:
    #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/constants/DataSourceConstants.java
    #	dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml
    #	dolphinscheduler-datasource-plugin/pom.xml
    #	dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums/DbType.java
    #	dolphinscheduler-ui/src/service/modules/data-source/types.ts
    #	dolphinscheduler-ui/src/views/datasource/list/use-form.ts
    #	dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-datasource.ts
    #	tools/dependencies/known-dependencies.txt
    lenian committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    0f9fe20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca52089 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. [Feature-9467] add DM DataSource:

    1、modification package dm->dameng;
    2、add Dameng DmJdbcDriver18 License
    lenian committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    22969a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c642406 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Merge remote-tracking branch 'origin/dev' into feat_dm_9467

    # Conflicts:
    #	dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml
    #	dolphinscheduler-datasource-plugin/pom.xml
    #	dolphinscheduler-dist/release-docs/LICENSE
    #	dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums/DbType.java
    #	dolphinscheduler-ui/src/service/modules/data-source/types.ts
    #	dolphinscheduler-ui/src/views/datasource/list/use-form.ts
    #	dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-datasource.ts
    #	tools/dependencies/known-dependencies.txt
    lenian committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a7d455a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    29f1dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    631efb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    7a12dc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3799dcb View commit details
    Browse the repository at this point in the history