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

2021-01-09 Thread GitBox
alamb commented on a change in pull request #9138: URL: https://github.com/apache/arrow/pull/9138#discussion_r554137789 ## File path: rust/parquet/Cargo.toml ## @@ -29,7 +29,7 @@ build = "build.rs" edition = "2018" [dependencies] -parquet-format = "2.6.1" +parquet-format =

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

2021-01-08 Thread GitBox
alamb commented on a change in pull request #9138: URL: https://github.com/apache/arrow/pull/9138#discussion_r554137789 ## File path: rust/parquet/Cargo.toml ## @@ -29,7 +29,7 @@ build = "build.rs" edition = "2018" [dependencies] -parquet-format = "2.6.1" +parquet-format =