GArrowMetadataVersion — Metadata version mapgging between Arrow and arrow-glib
GEnum ╰── GArrowMetadataVersion
GArrowMetadataVersion provides metadata versions corresponding to arrow::ipc::MetadataVersion values.
arrow::ipc::MetadataVersion
They are corresponding to arrow::ipc::MetadataVersion::type values.
arrow::ipc::MetadataVersion::type
GARROW_METADATA_VERSION_V1
Version 1.
GARROW_METADATA_VERSION_V2
Version 2.
GARROW_METADATA_VERSION_V3
Version 3.