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:
us...@infra.apache.org


Reply via email to