alamb commented on code in PR #15454:
URL: https://github.com/apache/datafusion/pull/15454#discussion_r2017481711


##########
Cargo.toml:
##########
@@ -87,7 +87,7 @@ ahash = { version = "0.8", default-features = false, features 
= [
     "runtime-rng",
 ] }
 apache-avro = { version = "0.17", default-features = false }
-arrow = { version = "54.2.1", features = [
+arrow = { version = "54.3.0", features = [

Review Comment:
   Yes, I agree -- we need to specify 54.3.0 as we are now using a feature from 
54.3.0 
   
   and I think we should do all the other crates too as @Dandandan  suggests



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

Reply via email to