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.