Expand description
Serialize and deserialize functions that recursively use ColumnAwareSerde
for nested fields
of composite types.
Only for column with types that can be altered (DataType::can_alter
).
Serialize and deserialize functions that recursively use ColumnAwareSerde
for nested fields
of composite types.
Only for column with types that can be altered (DataType::can_alter
).