alamb commented on code in PR #15376: URL: https://github.com/apache/datafusion/pull/15376#discussion_r2012880021
########## Cargo.toml: ########## @@ -90,15 +90,15 @@ arrow = { version = "54.2.1", features = [ "prettyprint", "chrono-tz", ] } -arrow-buffer = { version = "54.1.0", default-features = false } +arrow-buffer = { version = "54.3.0", default-features = false } arrow-flight = { version = "54.2.1", features = [ Review Comment: I think it is a function of whatever dependabot is doing in general we had been keeping this at the latest released version, but there has been some discussion - Related discussion https://github.com/apache/datafusion/issues/14962 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org