parquet2 0.8.1

Safe implementation of parquet IO.
Documentation

parquet2

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 11 feature flags, 11 of them enabled by default.

default

  • snappy
  • gzip
  • lz4
  • zstd
  • brotli
  • stream

snappy

  • snap

gzip

  • flate2

lz4

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

brotli

    This feature flag does not enable additional features.

stream

  • futures
  • async-stream

snap

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

async-stream

    This feature flag does not enable additional features.