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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   As noted by @wjones127  on the DataFusion 33 release thread: 
https://lists.apache.org/thread/dwdk1yogq65d4vnfcjkjh02c9mbqmojp
   
   There was a regression  https://github.com/apache/arrow-rs/issues/5038 
introduced in the `48.0.0` release related to parsing / serializing large 
integer values in JSON 
   
   The fix https://github.com/apache/arrow-rs/pull/5042 will be included in 
`49.0.0`. However, if we release software (like DataFusion 33.0.0) that depends 
on `48.0.0` users will have no way to avoid the bug if they also upgrade
   
   **Describe the solution you'd like**
   I would like to consider doing a separate release `48.1.0` that includes the 
fix for the bugs above
   
   **Describe alternatives you've considered**
   We could alternately delay releasing DataFusion 33 until we have released 
arrow 49.0.0 and updated DataFusion to use that
   
   
   **Additional context**
   <!--
   Add any other context or screenshots about the feature request here.
   -->
   


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