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 2021/01/08 19:54:33 UTC

[GitHub] [arrow] mqy commented on a change in pull request #9138: ARROW-11187: [Rust] [Parquet] Fix Build error by Pin specific parquet-format-rs version

mqy commented on a change in pull request #9138:
URL: https://github.com/apache/arrow/pull/9138#discussion_r554158804



##########
File path: rust/parquet/Cargo.toml
##########
@@ -29,7 +29,7 @@ build = "build.rs"
 edition = "2018"
 
 [dependencies]
-parquet-format = "2.6.1"
+parquet-format = "~2.6.1"

Review comment:
       The update note was added to https://github.com/apache/arrow/pull/9133/commits/8cf807f8ba1e4a2f769dad8a1b1f63dc725eb34e




----------------------------------------------------------------
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