FUTURE grants are not applied for EXTERNAL TABLES
Describe the bug
FUTURE grants are not applied for EXTERNAL TABLES
Steps To Reproduce
Define grants for tables within a database or schema using the * configuration (eg database.*.*).
Expected behavior
Permifrost should run GRANT {permission} ON FUTURE EXTERNAL TABLES IN DATABASE {database} TO ROLE {role}