alamb opened a new issue, #5744: URL: https://github.com/apache/arrow-datafusion/issues/5744
### Is your feature request related to a problem or challenge? During testing of Version 21.0.0 RC1 we discovered that it inadvertently depends both on arrow (and its subcrates) version `34.0.0` as well as `arrow-array` version `35.0.0` This feature was fix in https://github.com/apache/arrow-datafusion/pull/5724 https://lists.apache.org/thread/fnnmrn83spnb2y2l2vdw2v1hd54pfjl7 ### Describe the solution you'd like I propose releasing DataFusion 21.1.0 with the fix in https://github.com/apache/arrow-datafusion/pull/5724 ### Describe alternatives you've considered We could do nothing and wait for DataFusion 22.0.0 in a few weeks time. ### Additional context _No response_ -- 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]
