[
https://issues.apache.org/jira/browse/ARROW-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-9549:
-----------------------------------
Fix Version/s: 1.0.1
> [Rust] Parquet no longer builds
> -------------------------------
>
> Key: ARROW-9549
> URL: https://issues.apache.org/jira/browse/ARROW-9549
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Jorge
> Assignee: Andy Grove
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0, 1.0.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> I believe that there is a typo in {{rust/parquet/Cargo.toml}}:
> it reads {{arrow = { path = "../arrow", version = "1.0.0-SNAPSHOT", optional
> = true }}}, but it should read {{arrow = { path = "../arrow", version =
> "1.1.0-SNAPSHOT", optional = true }}}, or the project does not compile.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)