You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/11 02:01:46 UTC

[GitHub] [incubator-linkis] xiaojie19852006 opened a new pull request #1434: Add Different Kinds Of Request Action For Linkis DataSource Client

xiaojie19852006 opened a new pull request #1434:
URL: https://github.com/apache/incubator-linkis/pull/1434


   issue:https://github.com/apache/incubator-linkis/issues/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)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong merged pull request #1434: Add Different Kinds Of Request Action For Linkis DataSource Client

Posted by GitBox <gi...@apache.org>.
peacewong merged pull request #1434:
URL: https://github.com/apache/incubator-linkis/pull/1434


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org