liurenjie1024 commented on code in PR #280:
URL: https://github.com/apache/iceberg-rust/pull/280#discussion_r1529647136


##########
Cargo.toml:
##########
@@ -61,7 +61,7 @@ murmur3 = "0.5.2"
 once_cell = "1"
 opendal = "0.45"
 ordered-float = "4.0.0"
-parquet = "50"
+parquet = "51"

Review Comment:
   Is it possible to change it to `parquet >= 46 <51`? We faced similar 
problems in icelake. cc @Xuanwo I still recommend to pin the arrow version 
since arrow doesn't ensure compatibility during major version upgrades.



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

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to