casionone opened a new issue #1151: URL: https://github.com/apache/incubator-linkis/issues/1151
**Is your feature request related to a problem? Please describe.** Optimize the datasource/dbs interface, the logic of the strong association restriction on the login user when querying data **Describe the solution you'd like** The action associated with the logged-in user when querying metadata can be used as a configurable item. For example: `linkis.metadata.permission.with-login-user-enable`, the default value is true, For scenarios that do not need to be associated, users can set this configuration item to` linkis.metadata.permission.with-login-user-enable=false`. -- 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]
