datafusion 4.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 12 feature flags, 11 of them enabled by default.

default

  • cli
  • crypto_expressions
  • regex_expressions
  • unicode_expressions

cli

  • rustyline

crypto_expressions

  • md-5
  • sha2

regex_expressions

  • regex
  • lazy_static

unicode_expressions

  • unicode-segmentation

rustyline

    This feature flag does not enable additional features.

md-5

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

unicode-segmentation

    This feature flag does not enable additional features.

simd

  • arrow/simd