alamb opened a new issue, #582:
URL: https://github.com/apache/arrow-rs-object-store/issues/582

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   We are in the process of releasing 0.13.0 (a breaking API change):
   - https://github.com/apache/arrow-rs-object-store/issues/367
   
   However, this will likely take several months to percolate through the 
ecosystem (e.g. to get to a DataFusion user it will require a major release of 
arrow and then a major release of DataFusion). 
   
   There are several fixes that would be nice to release downstream sooner, 
such as the fix for https://github.com/apache/arrow-rs-object-store/issues/578  
 requested by @ion-elgreco 
   
   **Describe the solution you'd like**
   Let's make a 0.12.5 release and backport specific fixes
   
   Requested content
   - https://github.com/apache/arrow-rs-object-store/issues/578 / 
https://github.com/apache/arrow-rs-object-store/pull/442
   
   
   Process:
   * Cherry pick the relevant changes
   * Create a PR targeting the 
[release/0.12](https://github.com/apache/arrow-rs-object-store/tree/release/0.12)
 branch
   
   Then I will do my normal process of
   - [ ] Version + changelog
   - [ ] Test with arrow-rs
   - [ ] Make release candidate / start vote thread
   - [ ] Approval and release to crates.io


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

Reply via email to