-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Provide some basic function modules of appconn in dss1.0.0, and realize the implementation of third-party applications connected to DSS #377
Conversation
jinyangrao
commented
Aug 18, 2021
- Define AppConn core interface and default implementation class.
- Implement DSS1.0 AppConn class loading and instantiation module.
- Define the abstract dispatch AppConn.
- Implement Linkis AppConn plug-in.
- Realize the application of the three major access specifications of DSS1.0.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Qualitis has not been debugged yet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for this pr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for this pr