parquet 22.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 17 feature flags, 8 of them enabled by default.

default

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

arrow

    This feature flag does not enable additional features.

snap

    This feature flag does not enable additional features.

brotli

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

lz4

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

cli

  • json
  • base64
  • clap
  • arrow/csv

async

  • futures
  • tokio

test_common

  • arrow/test_utils

json

  • serde_json

futures

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

experimental

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

clap

    This feature flag does not enable additional features.