Skip to main content

Crate catalog_common

Crate catalog_common 

Source

Structs§

CatalogCredential
CommitOutcome
Result of a commit attempt.
FieldMetadata
PartitionField
PartitionSpec
SchemaSpec
SecurityContext
Encryption and credential metadata for a table.
TableIdent
Fully-qualified table identifier: catalog / namespace / table. All three components are realm-scoped.
TableSpec
Description of a table at a point in time.
WriteReceipt
Handle to staged data files awaiting commit.

Enums§

CredentialScope
EncryptionLevel
PartitionTransform

Traits§

CatalogProvider
The core abstraction for data lake catalog backends.