feat: update datafusion-pg-catalog for better dbeaver support (#7143)

* chore: update datafusion-pg-catalog to 0.12.1

* feat: import more udfs
This commit is contained in:
Ning Sun
2025-10-29 02:42:03 +08:00
committed by GitHub
parent 22d9eb6930
commit a9d1d33138
3 changed files with 22 additions and 24 deletions

View File

@@ -130,7 +130,7 @@ datafusion-functions = "50"
datafusion-functions-aggregate-common = "50"
datafusion-optimizer = "50"
datafusion-orc = "0.5"
datafusion-pg-catalog = "0.11"
datafusion-pg-catalog = "0.12.1"
datafusion-physical-expr = "50"
datafusion-physical-plan = "50"
datafusion-sql = "50"