You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/23 04:32:00 UTC

[GitHub] [arrow-rs] dbr commented on a change in pull request #1076: Update pyo3 to 0.15

dbr commented on a change in pull request #1076:
URL: https://github.com/apache/arrow-rs/pull/1076#discussion_r774310085



##########
File path: arrow-pyarrow-integration-testing/Cargo.toml
##########
@@ -33,7 +33,7 @@ crate-type = ["cdylib"]
 
 [dependencies]
 arrow = { path = "../arrow", version = "7.0.0-SNAPSHOT", features = ["pyarrow"] }
-pyo3 = { version = "0.14", features = ["extension-module"] }

Review comment:
       Ah that's a good point, but the integration tests do some stuff with pyo3 directly so looks like this is necessary!




-- 
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