Class TypeChange

Object
io.delta.kernel.types.TypeChange

public class TypeChange extends Object
Represents a type change for a field, containing the original and new primitive types.

Type changes are actually persisted in metadata attached to StructFields but the rules for where the metadata is attached depend on if the change is for nested arrays/maps or primitive types.