You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/12/28 17:22:20 UTC

[GitHub] [arrow] andygrove commented on a change in pull request #9031: ARROW-10350: [Rust] Fixes to publication metadata in Cargo.toml

andygrove commented on a change in pull request #9031:
URL: https://github.com/apache/arrow/pull/9031#discussion_r549422960



##########
File path: rust/parquet_derive/Cargo.toml
##########
@@ -18,8 +18,13 @@
 [package]
 name = "parquet_derive"
 version = "3.0.0-SNAPSHOT"
+license = "Apache-2.0"
+description = "Apache Parquet implementation in Rust"

Review comment:
       I think we should have a more accurate description of what the parquet_derive crate provides rather than use the same description as the main parquet crate.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org