parquet 29.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 26 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

    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.

arrow-array

    This feature flag does not enable additional features.

arrow-buffer

    This feature flag does not enable additional features.

arrow-cast

    This feature flag does not enable additional features.

arrow-data

    This feature flag does not enable additional features.

arrow-schema

    This feature flag does not enable additional features.

arrow-select

    This feature flag does not enable additional features.

arrow-ipc

    This feature flag does not enable additional features.

cli

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

json

  • serde_json
  • base64

async

  • futures
  • tokio

test_common

  • arrow/test_utils

arrow-csv

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

experimental

    This feature flag does not enable additional features.

clap

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.