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

default

  • crypto_expressions
  • regex_expressions
  • unicode_expressions

crypto_expressions

  • md-5
  • sha2

regex_expressions

  • regex
  • lazy_static

unicode_expressions

  • unicode-segmentation

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

force_hash_collisions

    This feature flag does not enable additional features.