paul-rogers commented on PR #12636: URL: https://github.com/apache/druid/pull/12636#issuecomment-1162660898
Also fixes a minor issue with context variable security: it turns out we were using context variables to determine if someone can cancel a query. See issue #12683. Fixed so that only table permissions (datasources, views, etc.) control whether someone can cancel a query as we would expect. -- 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]
