pub const EXTENSION_TYPE_METADATA_KEY: &str = "ARROW:extension:metadata";
Expand description
The metadata key for a serialized representation of the ExtensionType
necessary to reconstruct the custom type.
pub const EXTENSION_TYPE_METADATA_KEY: &str = "ARROW:extension:metadata";
The metadata key for a serialized representation of the ExtensionType
necessary to reconstruct the custom type.