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



##########
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:
       nit: can we add a comment here for future reference? I think this is not 
the first time we got this error.

##########
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:
       Sure. SGTM.




----------------------------------------------------------------
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:
[email protected]


Reply via email to