datafusion 19.0.0

DataFusion is an in-memory query engine that uses Apache Arrow as the memory model
Documentation

datafusion

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

default

  • crypto_expressions
  • regex_expressions
  • unicode_expressions
  • compression

crypto_expressions

  • datafusion-physical-expr/crypto_expressions

regex_expressions

  • datafusion-physical-expr/regex_expressions

unicode_expressions

  • datafusion-physical-expr/regex_expressions
  • datafusion-sql/unicode_expressions

compression

  • xz2
  • bzip2
  • flate2
  • async-compression

xz2

  • dep:xz2

bzip2

  • dep:bzip2

flate2

  • dep:flate2

async-compression

  • dep:async-compression

avro

  • apache-avro
  • num-traits
  • datafusion-common/avro

jit

  • datafusion-jit
  • datafusion-row/jit

dictionary_expressions

  • datafusion-physical-expr/dictionary_expressions

scheduler

  • rayon

num-traits

  • dep:num-traits

rayon

  • dep:rayon

datafusion-jit

  • dep:datafusion-jit

simd

  • arrow/simd

apache-avro

  • dep:apache-avro

pyarrow

  • datafusion-common/pyarrow

force_hash_collisions

    This feature flag does not enable additional features.