arrow2 0.5.3

Unofficial implementation of Apache Arrow spec in safe Rust
Documentation

arrow2

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

default

    This feature flag does not enable additional features.

full

  • io_csv
  • io_json
  • io_ipc
  • io_ipc_compression
  • io_json_integration
  • io_print
  • io_parquet
  • io_parquet_compression
  • regex
  • merge_sort
  • ahash
  • compute
  • chrono-tz

io_parquet_compression

  • parquet2/zstd
  • parquet2/snappy
  • parquet2/gzip
  • parquet2/lz4
  • parquet2/brotli

io_csv

  • csv
  • lazy_static
  • regex
  • lexical-core
  • streaming-iterator

io_parquet

  • parquet2
  • io_ipc
  • base64
  • futures

io_json

  • serde
  • serde_json
  • indexmap

io_json_integration

  • io_json
  • serde_derive
  • hex

compute

  • strength_reduce
  • multiversion
  • lexical-core

io_ipc_compression

  • lz4
  • zstd

io_print

  • comfy-table

simd

  • packed_simd

benchmarks

  • rand

io_ipc

  • flatbuffers

merge_sort

  • itertools

streaming-iterator

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

flatbuffers

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

parquet2

    This feature flag does not enable additional features.

strength_reduce

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

multiversion

    This feature flag does not enable additional features.

lexical-core

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

ahash

    This feature flag does not enable additional features.

csv

    This feature flag does not enable additional features.

chrono-tz

    This feature flag does not enable additional features.

packed_simd

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

lz4

    This feature flag does not enable additional features.

itertools

    This feature flag does not enable additional features.

comfy-table

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.

indexmap

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.