Crate parquet_variant

Source
Expand description

Implementation of Variant Binary Encoding from Apache Parquet.

ยง๐Ÿšง Work In Progress

This crate is under active development and is not yet ready for production use. If you are interested in helping, you can find more information on the GitHub Variant issue

Modulesยง

decoder ๐Ÿ”’
utils ๐Ÿ”’
variant ๐Ÿ”’

Structsยง

VariantArray
VariantMetadata
Encodes the Variant Metadata, see the Variant spec file for more information
VariantMetadataHeader
VariantObject

Enumsยง

Variant
Variant value. May contain references to metadata and value