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

Add Different Kinds Of Request Action For Linkis DataSource Client #1434

Merged
merged 21 commits into from Feb 11, 2022
Merged

Add Different Kinds Of Request Action For Linkis DataSource Client #1434

merged 21 commits into from Feb 11, 2022

Conversation

xiaojie19852006
Copy link
Contributor

issue:#1433

What is the purpose of the change

Add Different Kinds Of Request Action For Linkis DataSource Client

Brief change log

(for example:)

  • Define the request for create database action;
  • Define the request for test datasource conection action;
  • Define the request for delete datasource action;
  • Define the request for expire datasource action;
  • Define the request for get all datasource types action;
  • Define the request for get connect params by datasource id action;
  • Define the request for get connect params by datasource name action;
  • Define the request for get datasource versions action;
  • Define the request for get info by datasource id action;
  • Define the request for key types action;
  • Define the request for get columns of metadata action;
  • Define the request for get databases of metadata action;
  • Define the request for get partitions of metadata action;
  • Define the request for get table props of metadata action;
  • Define the request for get tables of metadata action;
  • Define the request for publish datasource versions action;
  • Define the request for query datasource action;
  • Define the request for query datasource env action;
  • Define the request for update datasource action;
  • Define the request for update datasource params action;

Verifying this change

(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • Anything that affects deployment: (no)

Documentation

  • Does this pull request introduce a new feature? ( no)
  • If yes, how is the feature documented? (not documented)

Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@peacewong peacewong merged commit 0156fd8 into apache:dev-1.1.0-datasource Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants