[
https://issues.apache.org/jira/browse/ARROW-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164444#comment-17164444
]
Andy Grove commented on ARROW-9549:
-----------------------------------
Thanks. See https://issues.apache.org/jira/browse/ARROW-9537 for more
information. There are scripts that update these versions. The scripts are
under the "dev" folder and these will need updating.
> [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
> Time Spent: 20m
> 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)