arrow2 0.18.0

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

default

    This feature flag does not enable additional features.

compute

  • compute_aggregate
  • compute_arithmetics
  • compute_bitwise
  • compute_boolean
  • compute_boolean_kleene
  • compute_cast
  • compute_comparison
  • compute_concatenate
  • compute_contains
  • compute_filter
  • compute_hash
  • compute_if_then_else
  • compute_length
  • compute_like
  • compute_limit
  • compute_merge_sort
  • compute_nullif
  • compute_partition
  • compute_regex_match
  • compute_sort
  • compute_substring
  • compute_take
  • compute_temporal
  • compute_utf8
  • compute_window

full

  • arrow
  • io_odbc
  • io_csv
  • io_csv_async
  • io_json
  • io_ipc
  • io_flight
  • io_ipc_write_async
  • io_ipc_read_async
  • io_ipc_compression
  • io_json_integration
  • io_print
  • io_parquet
  • io_parquet_compression
  • io_avro
  • io_orc
  • io_avro_compression
  • io_avro_async
  • regex
  • regex-syntax
  • compute
  • chrono-tz

io_parquet

  • parquet2
  • io_ipc
  • base64
  • futures
  • streaming-iterator
  • fallible-streaming-iterator

io_json_integration

  • hex
  • serde
  • serde_derive
  • serde_json
  • io_ipc

io_parquet_compression

  • io_parquet_zstd
  • io_parquet_gzip
  • io_parquet_snappy
  • io_parquet_lz4
  • io_parquet_brotli

arrow

  • arrow-buffer
  • arrow-schema
  • arrow-data
  • arrow-array

io_json_write

  • streaming-iterator
  • fallible-streaming-iterator
  • lexical-core

io_csv_write

  • csv-core
  • streaming-iterator
  • lexical-core

io_csv_read_async

  • csv-async
  • lexical-core
  • futures

io_json_read

  • json-deserializer
  • indexmap
  • lexical-core

io_ipc_read_async

  • io_ipc
  • futures
  • async-stream

io_ipc_compression

  • lz4
  • zstd

io_ipc_write_async

  • io_ipc
  • futures

io_json

  • io_json_read
  • io_json_write

compute_comparison

  • compute_take
  • compute_boolean

compute_like

  • regex
  • regex-syntax

io_csv_read

  • csv
  • lexical-core

compute_cast

  • lexical-core
  • compute_take

io_csv

  • io_csv_read
  • io_csv_write

io_flight

  • io_ipc
  • arrow-format/flight-data

io_avro

  • avro-schema
  • streaming-iterator

compute_arithmetics

  • strength_reduce
  • compute_arithmetics_decimal

compute_merge_sort

  • itertools
  • compute_sort

serde_types

  • serde
  • serde_derive

compute_window

  • compute_concatenate

avro-schema

  • dep:avro-schema

multiversion

  • dep:multiversion

async-stream

  • dep:async-stream

io_parquet_snappy

  • parquet2/snappy

streaming-iterator

  • dep:streaming-iterator

compute_hash

  • multiversion

hex

  • dep:hex

base64

  • dep:base64

chrono-tz

  • dep:chrono-tz

comfy-table

  • dep:comfy-table

arrow-format

  • dep:arrow-format

rand

  • dep:rand

io_parquet_bloom_filter

  • parquet2/bloom_filter

csv-core

  • dep:csv-core

parquet2

  • dep:parquet2

arrow-schema

  • dep:arrow-schema

lz4

  • dep:lz4

serde_json

  • dep:serde_json

arrow-buffer

  • dep:arrow-buffer

csv-async

  • dep:csv-async

strength_reduce

  • dep:strength_reduce

indexmap

  • dep:indexmap

io_print

  • comfy-table

lexical-core

  • dep:lexical-core

futures

  • dep:futures

csv

  • dep:csv

io_parquet_sample_test

  • io_parquet

json-deserializer

  • dep:json-deserializer

itertools

  • dep:itertools

compute_sort

  • compute_take

fallible-streaming-iterator

  • dep:fallible-streaming-iterator

compute_partition

  • compute_sort

io_odbc

  • odbc-api

serde_derive

  • dep:serde_derive

zstd

  • dep:zstd

regex-syntax

  • dep:regex-syntax

serde

  • dep:serde

io_avro_compression

  • avro-schema/compression

io_parquet_lz4

  • parquet2/lz4

io_ipc

  • arrow-format

odbc-api

  • dep:odbc-api

io_avro_async

  • avro-schema/async

compute_nullif

  • compute_comparison

io_csv_async

  • io_csv_read_async

arrow-data

  • dep:arrow-data

io_parquet_zstd

  • parquet2/zstd

orc-format

  • dep:orc-format

regex

  • dep:regex

benchmarks

  • rand

io_orc

  • orc-format

compute_aggregate

  • multiversion

io_parquet_gzip

  • parquet2/gzip

compute_arithmetics_decimal

  • strength_reduce

io_parquet_lz4_flex

  • parquet2/lz4_flex

io_parquet_brotli

  • parquet2/brotli

arrow-array

  • dep:arrow-array

compute_regex_match

  • regex

compute_concatenate

    This feature flag does not enable additional features.

compute_boolean_kleene

    This feature flag does not enable additional features.

compute_temporal

    This feature flag does not enable additional features.

compute_take

    This feature flag does not enable additional features.

compute_utf8

    This feature flag does not enable additional features.

compute_substring

    This feature flag does not enable additional features.

compute_bitwise

    This feature flag does not enable additional features.

compute_if_then_else

    This feature flag does not enable additional features.

compute_limit

    This feature flag does not enable additional features.

compute_contains

    This feature flag does not enable additional features.

compute_boolean

    This feature flag does not enable additional features.

simd

    This feature flag does not enable additional features.

compute_length

    This feature flag does not enable additional features.

compute_filter

    This feature flag does not enable additional features.