rdblue opened a new pull request #705: Add session catalog for Spark 3.0 URL: https://github.com/apache/incubator-iceberg/pull/705 For compatibility with DSv1, DSv2 has a special catalog, named `spark_catalog`, that can load both v1 and v2 tables. This PR adds `SparkSessionCatalog` that is a `CatalogExtension` and replaces the built-in `spark_catalog` to support both Iceberg and Hive tables in the same namespace.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
