Open
Description
Spark >= 3.0 can discover tables/views from multiple catalogs, such as a Hive or Glue catalog. This is a prerequisite to enable so-called three-part identifiers for dbt-spark (catalog.schema.table
).
To keep PRs concise for any refactoring plus the implementation, we are splitting this over multiple issues.
Activity