From 30c6769bf6955b0974b47b90352712a34f346dbd Mon Sep 17 00:00:00 2001 From: "xudong.w" Date: Mon, 12 Jan 2026 23:33:10 +0800 Subject: [PATCH] Update the upgrading.md --- docs/source/library-user-guide/upgrading.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/source/library-user-guide/upgrading.md b/docs/source/library-user-guide/upgrading.md index a308e69310822..157e0339e1eff 100644 --- a/docs/source/library-user-guide/upgrading.md +++ b/docs/source/library-user-guide/upgrading.md @@ -120,10 +120,6 @@ See [`SimplifyContext` documentation](https://docs.rs/datafusion-expr/latest/dat ## DataFusion `52.0.0` -**Note:** DataFusion `52.0.0` has not been released yet. The information provided in this section pertains to features and changes that have already been merged to the main branch and are awaiting release in this version. - -You can see the current [status of the `52.0.0`release here](https://github.com/apache/datafusion/issues/18566) - ### Changes to DFSchema API To permit more efficient planning, several methods on `DFSchema` have been