jcamachor commented on pull request #1471: URL: https://github.com/apache/hive/pull/1471#issuecomment-689147366
We should probably create a follow-up JIRA to check authorization before triggering the rewriting algorithm. If the compilation overhead to check every MV that is applicable to the given query is unacceptable, permissions could possibly be kept in the HS2 registry and refreshed periodically in the background, then verified after rewriting, which would at least decrease the number of authorization failures. @vineetgarg02 , can you create a JIRA for this? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
