Package io.delta.kernel.internal
Class TransactionMetadataFactory
Object
io.delta.kernel.internal.TransactionMetadataFactory
Class for building the Protocol, Metadata, and ResolvedClusteringColumns to commit in a
transaction. This means it validates and updates the protocol and metadata according to the
inputs.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classExpectations with respect to the given operation: Create table: both protocol and metadata will be present Replace table: both protocol and metadata will be present Update table: metadata and protocol may or may not be present depending on whether there should be a metadata or protocol update -
Method Summary