public interface HasIcebergCatalog
extends org.apache.spark.sql.connector.catalog.TableCatalog
| Modifier and Type | Method and Description |
|---|---|
org.apache.iceberg.catalog.Catalog |
icebergCatalog()
Returns the underlying
Catalog backing this Spark Catalog |