You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jorge (Jira)" <ji...@apache.org> on 2020/07/24 13:22:00 UTC

[jira] [Created] (ARROW-9549) [Rust] Parquet no longer builds

Jorge created ARROW-9549:
----------------------------

             Summary: [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


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)