uni-query-functions 2.0.4

Leaf modules from uni-query: UDFs, datetime/spatial functions, expression eval, rewrite rules, type coercion
Documentation

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>::*.