parquet 17.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 16 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

  • serde_json
  • base64
  • clap
  • arrow/csv

async

  • futures
  • tokio

clap

    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.

test_common

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.