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)

Reply via email to