refactor: simplify udf (#5617)

* refactor: simplify udf

* fix tests
This commit is contained in:
LFC
2025-03-03 13:52:44 +08:00
committed by GitHub
parent 11a4f54c49
commit dee76f0a73
68 changed files with 323 additions and 751 deletions

2
Cargo.lock generated
View File

@@ -2026,6 +2026,8 @@ dependencies = [
"common-time",
"common-version",
"datafusion",
"datafusion-common",
"datafusion-expr",
"datatypes",
"derive_more",
"geo",