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 16:00:06 UTC

[GitHub] [arrow] nevi-me edited a comment on pull request #9138: ARROW-11187: [Rust] [Parquet] Fix Build error by Pin specific parquet-format-rs version

nevi-me edited a comment on pull request #9138:
URL: https://github.com/apache/arrow/pull/9138#issuecomment-756833832


   @alamb the version of the crate follows the Parquet format versioning. I was thinking about it today, I'll open a PR in the crate, suggesting how the versioning can work going forward.
   
   We released `2.7.0`, and we're going to release `2.8.0` soon, to follow the parquet format versions.
   
   We can use `x.y._` to denote the `parquet-format` specification version, and then use `_._.y` for bugfixes on the crate where we don't change the format version, like we did with `2.6.0` and `2.6.1`. CC @sunchao 


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