timsaucer commented on code in PR #1024: URL: https://github.com/apache/datafusion-python/pull/1024#discussion_r1958743672
########## Cargo.toml: ########## @@ -17,7 +17,7 @@ [package] name = "datafusion-python" -version = "44.0.0" +version = "45.1.0" Review Comment: Yes, unfortunately there is a restriction on the way we currently use test-pypi that has trouble with the release candidate versions. I proposed a discussion in the discord channel about it. I think there is a way we could do release candidates *but* there is a caveat in that I'd have to make one additional change from approval -> release -- 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]
