Packages

package catalog

Type Members

  1. trait CatalogExtension extends TableCatalog with SupportsNamespaces
    Annotations
    @Evolving()
  2. class CatalogNotFoundException extends SparkException
    Annotations
    @Experimental()
  3. trait CatalogPlugin extends AnyRef
    Annotations
    @Evolving()
  4. abstract class DelegatingCatalogExtension extends CatalogExtension
    Annotations
    @Evolving()
  5. trait FunctionCatalog extends CatalogPlugin
    Annotations
    @Evolving()
  6. trait Identifier extends AnyRef
    Annotations
    @Evolving()
  7. trait MetadataColumn extends AnyRef
    Annotations
    @Evolving()
  8. trait NamespaceChange extends AnyRef
    Annotations
    @Evolving()
  9. trait SessionConfigSupport extends TableProvider
    Annotations
    @Evolving()
  10. trait StagedTable extends Table
    Annotations
    @Evolving()
  11. trait StagingTableCatalog extends TableCatalog
    Annotations
    @Evolving()
  12. trait SupportsAtomicPartitionManagement extends SupportsPartitionManagement
    Annotations
    @Experimental()
  13. trait SupportsCatalogOptions extends TableProvider
    Annotations
    @Evolving()
  14. trait SupportsDelete extends TruncatableTable
    Annotations
    @Evolving()
  15. trait SupportsMetadataColumns extends Table
    Annotations
    @Evolving()
  16. trait SupportsNamespaces extends CatalogPlugin
    Annotations
    @Evolving()
  17. trait SupportsPartitionManagement extends Table
    Annotations
    @Experimental()
  18. trait SupportsRead extends Table
    Annotations
    @Evolving()
  19. trait SupportsWrite extends Table
    Annotations
    @Evolving()
  20. trait Table extends AnyRef
    Annotations
    @Evolving()
  21. sealed abstract final class TableCapability extends Enum[TableCapability]
    Annotations
    @Evolving()
  22. trait TableCatalog extends CatalogPlugin
    Annotations
    @Evolving()
  23. trait TableChange extends AnyRef
    Annotations
    @Evolving()
  24. trait TableProvider extends AnyRef
    Annotations
    @Evolving()
  25. trait TruncatableTable extends Table
    Annotations
    @Evolving()

Ungrouped