Won’t the following work?
Database: schema_A Table: * Column: * Bosco From: Odon Copon <odonco...@gmail.com> Reply-To: <user@ranger.apache.org> Date: Thursday, April 4, 2019 at 3:34 PM To: <user@ranger.apache.org> Subject: Re: Hive policy for all tables in a Hive schema Maybe I'm missing something or there's an easy way I'm not thinking of? Thanks! On Wed, 3 Apr 2019, 17:02 Odon Copon, <odonco...@gmail.com> wrote: Hi, would be possible to create a policy based on all tables within a Hive database (schema)? Like `schema_A/*`, where the policy is applied to all tables as part of `schema_A`. I noticed that "tables" and "columns" are mandatory, but just "columns" has a "all" option. Thanks.