Packages

package catalog

Type Members

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

Ungrouped