Skip to content

Commit c79147d

Browse files
committed
Add known issues
1 parent fd7a631 commit c79147d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

content/blog/2026-03-25-datafusion-53.0.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,13 @@ DataFusion 53 includes some breaking changes, including updates to the SQL
189189
parser, optimizer behavior, and some physical-plan APIs. Please see the [upgrade
190190
guide] and [changelog] for the full details before upgrading.
191191

192+
## Known Issues
193+
194+
A small number of issues have been discovered after the 53.0.0 release
195+
and we are planning a 53.1.0 release soon. See the [53.1.0 release tracking
196+
issue] and the related [53.1.0 planning comment] for the latest details.
197+
198+
192199
## Thank You
193200

194201
Thank you to everyone in the DataFusion community who contributed code, reviews,
@@ -370,5 +377,7 @@ grateful for the time and effort that everyone put in to make it happen.
370377
[datafusion-variant]: https://github.com/datafusion-contrib/datafusion-variant
371378
[Parquet Variant]: https://parquet.apache.org/blog/2026/02/27/variant-type-in-apache-parquet-for-semi-structured-data/
372379
[#21034]: https://github.com/apache/datafusion/issues/21034
380+
[53.1.0 release tracking issue]: https://github.com/apache/datafusion/issues/21079
381+
[53.1.0 planning comment]: https://github.com/apache/datafusion/issues/21079#issuecomment-4120611441
373382
[upgrade guide]: https://datafusion.apache.org/library-user-guide/upgrading/index.html
374383
[datafusion-spark crate]: https://docs.rs/datafusion-spark/latest/datafusion_spark/index.html

0 commit comments

Comments
 (0)