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

[jira] [Created] (ARROW-10350) [Rust] parquet_derive crate cannot be published to crates.io

Andy Grove created ARROW-10350:
----------------------------------

             Summary: [Rust] parquet_derive crate cannot be published to crates.io
                 Key: ARROW-10350
                 URL: https://issues.apache.org/jira/browse/ARROW-10350
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust
    Affects Versions: 2.0.0
            Reporter: Andy Grove
             Fix For: 3.0.0


The new parquet_derive crate is missing some fields in the Cargo manifest so cannot be published.
{code:java}
   Uploading parquet_derive v2.0.0 (/home/andygrove/arrow-release/apache-arrow-2.0.0/rust/parquet_derive)
error: api errors (status 200 OK): missing or empty metadata fields: description, license. Please see https://doc.rust-lang.org/cargo/reference/manifest.html for how to upload metadata
 {code}



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