Expand description
Scalar function evaluation.
Each function takes input Value slices and produces an output Value.
Re-exports§
pub use utils::set_rng_seed;
Modules§
- arithmetic
- array
- blob
- boolean
- cast
- comparison
- date
- hash
- interval
- list
- map_
struct - path
- schema
- string
- union_
funcs - utility
- utils
- Shared utility functions used across scalar function categories.