Package io.delta.kernel.internal.tablefeatures
package io.delta.kernel.internal.tablefeatures
-
ClassDescriptionDefines behavior for
TableFeaturethat can be automatically enabled via a change in a table's metadata, e.g., through setting particular values of certain feature-specific table properties.Base class for table features.An interface to indicate a feature is legacy, i.e., released before Table Features.A base class for all table legacy reader-writer features.A base class for all table legacy writer-only features.A base class for all non-legacy table reader-writer features.An interface to indicate a feature applies to readers and writers.A base class for all non-legacy table writer features.Contains utility methods related to the Delta table feature support in protocol.