parquet 41.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 27 feature flags, 15 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

  • dep:lz4

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

cli

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

json

  • serde_json
  • base64

object_store

  • dep:object_store
  • async

async

  • futures
  • tokio

serde

  • dep:serde

futures

  • dep:futures

clap

  • dep:clap

arrow-csv

  • dep:arrow-csv

serde_json

  • dep:serde_json

test_common

  • arrow/test_utils

tokio

  • dep:tokio

experimental

    This feature flag does not enable additional features.