aiceflower opened a new pull request, #5370:
URL: https://github.com/apache/linkis/pull/5370
### What changes were proposed in this pull request?
This PR adds support for getting published datasource by type and proxy user.
**Main Changes:**
1. **DataSource Published Query by Type**
- Added GetPublishedDataSourceByTypeAction and
GetPublishedDataSourceByTypeResult
- Modified DataSourceInfoServiceImpl to support the new query
- Updated PES client to support the new API
2. **Documentation Updates**
- Updated PR template to English only
- Moved Checklist to the end of PR template
3. **Related Updates**
- HBase EngineConn Plugin Enhancement
- Pipeline Engine Implementation
- Dependency updates
### Does this PR introduce _any_ user-facing change?
Yes, adds new API for querying published datasources.
### How was this patch tested?
- Existing unit tests pass
- Build verification completed
### Which component(s) does this PR affect?
- [ ] linkis-commons
- [ ] linkis-computation-governance
- [ ] linkis-dist
- [ ] linkis-engineconn-plugins
- [ ] linkis-extensions
- [ ] linkis-orchestrator
- [x] linkis-public-enhancements
- [ ] linkis-spring-cloud-services
- [ ] linkis-web
### Related Issues
Closes apache/linkis#5369
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]