parquet 51.0.0

Apache Parquet implementation in Rust
Documentation

parquet

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 28 feature flags, 16 of them enabled by default.

default

  • arrow
  • snap
  • brotli
  • flate2
  • lz4
  • zstd
  • base64

arrow

  • base64
  • arrow-array
  • arrow-buffer
  • arrow-cast
  • arrow-data
  • arrow-schema
  • arrow-select
  • arrow-ipc

snap

  • dep:snap

brotli

  • dep:brotli

flate2

  • dep:flate2

lz4

  • lz4_flex

zstd

  • dep:zstd

base64

  • dep:base64

arrow-array

  • dep:arrow-array

arrow-buffer

  • dep:arrow-buffer

arrow-cast

  • dep:arrow-cast

arrow-data

  • dep:arrow-data

arrow-schema

  • dep:arrow-schema

arrow-select

  • dep:arrow-select

arrow-ipc

  • dep:arrow-ipc

lz4_flex

  • dep:lz4_flex

cli

  • json
  • base64
  • clap
  • arrow-csv
  • serde

async

  • futures
  • tokio

json

  • serde_json
  • base64

object_store

  • dep:object_store
  • async

serde

  • dep:serde

clap

  • dep:clap

tokio

  • dep:tokio

futures

  • dep:futures

arrow-csv

  • dep:arrow-csv

test_common

  • arrow/test_utils

serde_json

  • dep:serde_json

experimental

    This feature flag does not enable additional features.