datafusion-functions 37.1.0

Function packages for the DataFusion query engine
Documentation

datafusion-functions

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

default

  • core_expressions
  • datetime_expressions
  • encoding_expressions
  • math_expressions
  • regex_expressions
  • crypto_expressions
  • string_expressions
  • unicode_expressions

core_expressions

    This feature flag does not enable additional features.

datetime_expressions

    This feature flag does not enable additional features.

encoding_expressions

  • base64
  • hex

math_expressions

    This feature flag does not enable additional features.

regex_expressions

  • regex

crypto_expressions

  • md-5
  • sha2
  • blake2
  • blake3

string_expressions

    This feature flag does not enable additional features.

unicode_expressions

  • unicode-segmentation

base64

  • dep:base64

hex

  • dep:hex

regex

  • dep:regex

md-5

  • dep:md-5

sha2

  • dep:sha2

blake2

  • dep:blake2

blake3

  • dep:blake3

unicode-segmentation

  • dep:unicode-segmentation