uni-query-functions 2.5.0

Leaf modules from uni-query: UDFs, datetime/spatial functions, expression eval, rewrite rules, type coercion
docs.rs failed to build uni-query-functions-2.5.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: uni-query-functions-2.4.1

Leaf modules extracted from uni-query to isolate them from the planner/executor strongly-connected component.

Editing any module here recompiles only this crate, not the 79k-LOC uni-query SCC downstream. uni-query re-exports everything here so downstream callers keep using uni_query::query::<name>::*.