diff --git a/docs/source/library-user-guide/upgrading/54.0.0.md b/docs/source/library-user-guide/upgrading/54.0.0.md index c71b2ccd6b801..f8e7ac93c08d8 100644 --- a/docs/source/library-user-guide/upgrading/54.0.0.md +++ b/docs/source/library-user-guide/upgrading/54.0.0.md @@ -21,10 +21,6 @@ ## DataFusion 54.0.0 -**Note:** DataFusion `54.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. - ### `AggregateFunctionExpr::human_display()` now returns `Option<&str>` `datafusion_physical_expr::aggregate::AggregateFunctionExpr::human_display()`