andygrove commented on code in PR #491: URL: https://github.com/apache/arrow-datafusion-python/pull/491#discussion_r1322129672
########## Cargo.toml: ########## @@ -17,7 +17,7 @@ [package] name = "datafusion-python" -version = "29.0.0" +version = "31.0.0" Review Comment: We skipped 30.0.0 due to regression that broke some Python tests. See https://github.com/apache/arrow-datafusion-python/pull/475 for details. -- 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]
