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

[jira] [Created] (ARROW-9537) [Rust] [Release] Parquet crate depends on snapshot version of Arrow

Andy Grove created ARROW-9537:
---------------------------------

             Summary: [Rust] [Release] Parquet crate depends on snapshot version of Arrow
                 Key: ARROW-9537
                 URL: https://issues.apache.org/jira/browse/ARROW-9537
             Project: Apache Arrow
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Andy Grove


The release scripts are not updating the dependency in the parquet crate correctly.

arrow = \{ path = "../arrow", version = "1.0.0-SNAPSHOT", optional = true }

 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)