You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "andygrove (via GitHub)" <gi...@apache.org> on 2023/03/14 14:44:02 UTC

[GitHub] [arrow-datafusion-python] andygrove commented on a diff in pull request #279: Prepare for 20.0.0 release

andygrove commented on code in PR #279:
URL: https://github.com/apache/arrow-datafusion-python/pull/279#discussion_r1135668597


##########
Cargo.toml:
##########
@@ -17,15 +17,15 @@
 
 [package]
 name = "datafusion-python"
-version = "0.8.0"
+version = "20.0.0"
 homepage = "https://github.com/apache/arrow-datafusion-python"
 repository = "https://github.com/apache/arrow-datafusion-python"
 authors = ["Apache Arrow <de...@arrow.apache.org>"]
 description = "Apache Arrow DataFusion DataFrame and SQL Query Engine"
 readme = "README.md"
 license = "Apache-2.0"
 edition = "2021"
-rust-version = "1.62"
+rust-version = "1.64"

Review Comment:
   To match DataFusion



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org