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 data API service module and Commons module #395

Merged
merged 2 commits into from
Aug 25, 2021

Conversation

sargentti
Copy link
Contributor

@sargentti sargentti commented Aug 25, 2021

What is the purpose of the change

  1. Add the new data Apps-APIservice module, enables to publish a query as a RESTFULL API. It provides functions such as adding, deleting, checking, changing and using data API services.
  2. Add the Commons-Common module, defines the basic common classes for DSS projects, including DSS nodes, projects, workspaces, labels, protocols, and utility classes for file imports and exports.
  3. Add the Commons-ContextService module, provides an interface for obtaining contextids for DSS, generates contextids for workspaces, projects, and workflows, and supports contextids management and resource allocation strategies for Linkis.
  4. Add the Commons-SenderService module, defines DSS senders for orchestrator, workflow and project..

Brief change log

Copy link
Contributor

@liuyou2 liuyou2 left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution PR

@sargentti sargentti merged commit 6e1e2d0 into WeBankFinTech:dev-1.0.0 Aug 25, 2021
@sargentti
Copy link
Contributor Author

LGTM.

@sargentti sargentti changed the title Add data API service module Add data API service module and Commons module Aug 25, 2021
htyredc pushed a commit that referenced this pull request Nov 28, 2024
Add data API service module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants