pjain1 commented on issue #9380: Fine grained config and state resources
URL: https://github.com/apache/druid/issues/9380#issuecomment-607388056
 
 
   Thanks @tsmethurst ! this looks good, that's what I had in mind. Apart from 
these, `STATE` permissions are also checked while accessing system schema 
through sql, so will have to apply similar fix 
[here](https://github.com/apache/druid/blob/master/sql/src/main/java/org/apache/druid/sql/calcite/schema/SystemSchema.java#L1009)
 and also check if there are any other places like these (probably not).
   
   However, generally just waiting for feedback from others in the community 
that this is the right way to go.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to