arrow 43.0.0

Rust implementation of Apache Arrow
Documentation

arrow

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

default

  • csv
  • ipc
  • json

csv

  • arrow-csv

ipc

  • arrow-ipc

json

  • arrow-json

arrow-csv

  • dep:arrow-csv

arrow-ipc

  • dep:arrow-ipc

arrow-json

  • dep:arrow-json

ipc_compression

  • ipc
  • arrow-ipc/lz4
  • arrow-ipc/zstd

simd

  • arrow-array/simd
  • arrow-ord/simd
  • arrow-arith/simd

pyarrow

  • pyo3
  • ffi

ffi

  • arrow-schema/ffi
  • arrow-data/ffi

dyn_cmp_dict

  • arrow-string/dyn_cmp_dict
  • arrow-ord/dyn_cmp_dict

force_validate

  • arrow-data/force_validate

chrono-tz

  • arrow-array/chrono-tz

prettyprint

  • arrow-cast/prettyprint

pyo3

  • dep:pyo3

test_utils

  • rand

rand

  • dep:rand