viirya commented on code in PR #491: URL: https://github.com/apache/arrow-datafusion-python/pull/491#discussion_r1322049858
########## Cargo.toml: ########## @@ -17,7 +17,7 @@ [package] name = "datafusion-python" -version = "29.0.0" +version = "31.0.0" Review Comment: One thing I'm not sure is if this version of datafusion-python follows DataFusion version. Jumping from 29.0.0 to 31.0.0 looks not correct to me. cc @andygrove -- 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]
