gianm opened a new pull request, #20254: URL: https://github.com/apache/druid/pull/20254
This patch is a follow-up to #20075 that changes things such that NamedSchemas directly produce the Resources for authorization, rather than relying on consumers to construct Resources themselves. This simplifies the code and also makes it possible for NamedSchema to be more flexible in the kinds of Resources they return. (They don't all need to be the same type, or have names match the table.) -- 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]
