HIVE-78 Followup: group partitions by tables when do authorizations and there is no partition level privilege -------------------------------------------------------------------------------------------------------------
Key: HIVE-1887 URL: https://issues.apache.org/jira/browse/HIVE-1887 Project: Hive Issue Type: Improvement Reporter: He Yongqiang Assignee: He Yongqiang This is a followup for HIVE-78: {quote} There are many queries which have lots of input partitions for the same input table. If the table under consideration has the same privilege for all the partitions, you dont need to check the permissions for all the partitions. You can find the common tables and skip the partitions altogether {quote} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.