polars-parquet 0.37.0

polars parquet IO
Documentation

polars-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, 0 of them enabled by default.

compression

  • zstd
  • gzip
  • snappy
  • lz4
  • brotli

async

  • async-stream
  • futures
  • parquet-format-safe/async

flate2

  • dep:flate2

serde

  • dep:serde

snappy

  • snap

fallible-streaming-iterator

  • dep:fallible-streaming-iterator

futures

  • dep:futures

gzip_zlib_ng

  • flate2/zlib-ng

brotli

  • dep:brotli

snap

  • dep:snap

gzip

  • flate2/rust_backend

async-stream

  • dep:async-stream

xxhash-rust

  • dep:xxhash-rust

serde_types

  • serde

zstd

  • dep:zstd

lz4

  • dep:lz4

bloom_filter

  • xxhash-rust