alamb opened a new pull request, #24366:
URL: https://github.com/apache/datafusion/pull/24366

   ## Which issue does this PR close?
   
   - Part of testing for the upcoming arrow 60 release: apache/arrow-rs#9880
   
   ## Rationale for this change
   
   Test DataFusion against the latest arrow-rs `main` ahead of the arrow 
`60.0.0` release, so we can find and fix any issues before the release is 
published.
   
   ## What changes are included in this PR?
   
   - Pin all arrow/parquet crates to arrow-rs rev 
`901e69f913bb8a1738009218898959e8f4cd7ec8` via `[patch.crates-io]` (to be 
removed once `60.0.0` is released)
   - Rename the arrow-flight `flight-sql-experimental` feature to `flight-sql` 
(renamed upstream)
   - Update `object_store` to `0.14.1` (required by parquet on arrow-rs main)
   
   We will comment inline where upstream changes required updates.
   
   ## Are these changes tested?
   
   By CI
   
   ## Are there any user-facing changes?
   
   No


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

Reply via email to