Class CheckpointSchemaManager
java.lang.Object
io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointSchemaManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAddEntryType(MetadataEntry metadataEntry, ProtocolEntry protocolEntry, Predicate<String> addStatsMinMaxColumnFilter, boolean requireWriteStatsAsJson, boolean requireWriteStatsAsStruct, boolean usePartitionValues) getProtocolEntryType(boolean requireReaderFeatures, boolean requireWriterFeatures)
-
Constructor Details
-
CheckpointSchemaManager
-
-
Method Details
-
getMetadataEntryType
-
getAddEntryType
public RowType getAddEntryType(MetadataEntry metadataEntry, ProtocolEntry protocolEntry, Predicate<String> addStatsMinMaxColumnFilter, boolean requireWriteStatsAsJson, boolean requireWriteStatsAsStruct, boolean usePartitionValues) -
getAddEntryPartitionValuesType
-
getRemoveEntryType
-
getTxnEntryType
-
getProtocolEntryType
-
getCommitInfoEntryType
-