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-unsubscr...@arrow.apache.org

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


Reply via email to