feat: update pg-catalog for describe table (#7321)

This commit is contained in:
Ning Sun
2025-12-02 09:38:36 +08:00
committed by GitHub
parent 1f91422bae
commit 69f0249039
3 changed files with 4 additions and 3 deletions

View File

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