linkis
linkis copied to clipboard
Dev 1.3.1 The new interface for Qualitis
What is the purpose of the change
The Qualitis wanted an interface to get a list of data source by ids, but not any interface can do it.
Related issues/PRs
Related issues: #3439
Brief change log
- Create an new interface for Qualitis, which to get a list of data source by ids.
- To get username by ModuleUserUtils
Checklist
- [x] I have read the Contributing Guidelines on pull requests.
- [ ] I have explained the need for this PR and the problem it solves
- [ ] I have explained the changes or the new features added to this PR
- [ ] I have added tests corresponding to this change
- [ ] I have updated the documentation to reflect this change
- [ ] I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
- [ ] If this is a code change: I have written unit tests to fully verify the new behavior.