andygrove commented on code in PR #8:
URL: https://github.com/apache/datafusion-site/pull/8#discussion_r1723170901


##########
_posts/2024-07-22-python-datafusion-40.0.0.md:
##########
@@ -0,0 +1,203 @@
+---
+layout: post
+title: "Apache DataFusion Python 40.0.0 Released, Significant usability 
updates"
+date: "2024-08-13 00:00:00"
+author: timsaucer
+categories: [release]
+---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
+
+## Introduction
+
+We are happy to announce that [DataFusion in Python 40.0.0] has been released. 
In addition to
+bringing in all of the new features of the core [DataFusion 40.0.0] package, 
this release
+contains *significant* updates to the user interface and documentation. We 
listened to the python
+user community to create a more *pythonic* experience. If you have not used 
the python interface to
+DataFusion before, this is an excellent time to give it a try!
+
+[DataFusion 40.0.0]: 
https://datafusion.apache.org/blog/2024/07/24/datafusion-40.0.0/
+[DataFusion in Python 40.0.0]: https://pypi.org/project/datafusion/40.0.0/

Review Comment:
   ```suggestion
   [DataFusion in Python 40.1.0]: https://pypi.org/project/datafusion/40.1.0/
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to