WHBANG opened a new pull request, #1507: URL: https://github.com/apache/incubator-pegasus/pull/1507
### What problem does this PR solve? <!--add issue link with summary if exists--> https://github.com/apache/incubator-pegasus/issues/1054 ### What is changed and how does it work? - This patch adds a new conf item `legacy_table_database_mapping_policy_name`, the old table will be matched to the database named `legacy_table_database_mapping_policy_name` for ACL. - "*" can match any table, including legacy tables and tables named by new rules. -- 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]
