aiceflower opened a new issue, #5369: URL: https://github.com/apache/linkis/issues/5369
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description Currently there is no API to get published datasource by type and proxy user. ### Description Add support for getting published datasource by type and proxy user. ### Use case Users need to query published datasources filtered by datasource type and proxy user. ### Solutions 1. Added GetPublishedDataSourceByTypeAction and GetPublishedDataSourceByTypeResult 2. Modified DataSourceInfoServiceImpl to support the new query 3. Updated PES client to support the new API ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! -- 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]
