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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   We recently released arrow 30.0.0: 
https://github.com/apache/arrow-rs/issues/3336 and found two issues:
   
   - [ ] The upgrade to multiversion 
https://github.com/apache/arrow-rs/pull/3396 means now all crates that use 
arrow-rs require rebuild on every compilation (see 
https://github.com/calebzulawski/target-features/issues/1)
   - [ ] https://github.com/apache/arrow-rs/issues/3454
   
   **Describe the solution you'd like**
   A new release version 30.0.1 with just the fixes for:
   - [ ] https://github.com/apache/arrow-rs/pull/3452
   - [ ] https://github.com/apache/arrow-rs/pull/3451
   
   **Describe alternatives you've considered**
   * Possibly release `30.1.0` (need dependency)?
   
   **Additional context**
   Found while trying to update datafusion. This may block the upgrade and 
possibly delay the release 
https://github.com/apache/arrow-datafusion/issues/4776 cc @andygrove 


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