This is an automated email from the ASF dual-hosted git repository. timsaucer pushed a commit to tag 52.3.0-rc1 in repository https://gitbox.apache.org/repos/asf/datafusion-python.git
commit 0a9a97138fa4fc29ee3f9fb87411454c4c9b771b Author: Tim Saucer <[email protected]> AuthorDate: Thu Mar 12 10:04:11 2026 +0100 Add changelog for 52.3.0 --- dev/changelog/52.3.0.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/dev/changelog/52.3.0.md b/dev/changelog/52.3.0.md new file mode 100644 index 00000000..491b1432 --- /dev/null +++ b/dev/changelog/52.3.0.md @@ -0,0 +1,33 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> + +# Apache DataFusion Python 52.3.0 Changelog + +This release consists of 1 commits from 1 contributors. See credits at the end of this changelog for more information. + +## Credits + +Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor. + +``` + 1 Tim Saucer +``` + +Thank you also to everyone who contributed in other ways such as filing issues, reviewing PRs, and providing feedback on this release. + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
