GArrowMetadataVersion

GArrowMetadataVersion — Metadata version mapping between Arrow and arrow-glib

Types and Values

Object Hierarchy

    GEnum
    ╰── GArrowMetadataVersion

Description

GArrowMetadataVersion provides metadata versions corresponding to arrow::ipc::MetadataVersion values.

Functions

Types and Values

enum GArrowMetadataVersion

They are corresponding to arrow::ipc::MetadataVersion::type values.

Members

GARROW_METADATA_VERSION_V1

Version 1.

 

GARROW_METADATA_VERSION_V2

Version 2.

 

GARROW_METADATA_VERSION_V3

Version 3.