liurenjie1024 commented on code in PR #1935: URL: https://github.com/apache/iceberg-rust/pull/1935#discussion_r2622759147
########## Cargo.toml: ########## @@ -101,7 +101,7 @@ num-bigint = "0.4.6" once_cell = "1.20" opendal = "0.55.0" ordered-float = "4" -parquet = "57.0" +parquet = "57.1.0" Review Comment: Thanks @lgingerich , I prefer to wait for next round upgrading of arrow to add this change. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
