The GlueTable shortcut had a directories where it needed to be Directories.
The GlueView needs to be smarter about how it handles the schema (database name) that it puts into the presto view. This allows the provided value for DatabaseName to be a cf.ref().
Slows down fixture validation during tests, fixes #90
directories
where it needed to beDirectories
.schema
(database name) that it puts into the presto view. This allows the provided value for DatabaseName to be acf.ref()
.