Won’t the following work?
Database: schema_A Table: * Column: * Bosco From: Odon Copon <[email protected]> Reply-To: <[email protected]> Date: Thursday, April 4, 2019 at 3:34 PM To: <[email protected]> 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, <[email protected]> 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.
