Docs.rs
  • datafusion-functions-aggregate-40.0.0
    • datafusion-functions-aggregate 40.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • xudong963
    • Dependencies
      • ahash ^0.8 normal
      • arrow ^52.1.0 normal
      • arrow-schema ^52.1.0 normal
      • datafusion-common ^40.0.0 normal
      • datafusion-execution ^40.0.0 normal
      • datafusion-expr ^40.0.0 normal
      • datafusion-physical-expr-common ^40.0.0 normal
      • log ^0.4 normal
      • paste ^1.0.14 normal
      • sqlparser ^0.47 normal
    • Versions
    • 71.11% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Module macros

datafusion_functions_aggregate40.0.0

Module macros

In crate datafusion_functions_aggregate

Modules

  • approx_distinct
  • approx_median
  • approx_percentile_cont
  • approx_percentile_cont_with_weight
  • average
  • bit_and_or_xor
  • bool_and_or
  • correlation
  • count
  • covariance
  • expr_fn
  • first_last
  • grouping
  • hyperloglog
  • macros
  • median
  • nth_value
  • regr
  • stddev
  • string_agg
  • sum
  • variance

Functions

  • all_default_aggregate_functions
  • register_all
?
Settings

Module datafusion_functions_aggregate::macros

source ·