alamb commented on issue #17558: URL: https://github.com/apache/datafusion/issues/17558#issuecomment-3456065741
> If we could get the following arrow fix merged and released as a patch and upgrade to that patch before the upcoming release it would be sweet: > > * [fix(parquet): converting parquet schema with backward compatible repeated struct/primitive with provided arrow schema arrow-rs#8496](https://github.com/apache/arrow-rs/pull/8496) I think that one will be released in arrow 57.1.0 (a minor update that won't require a datafusion upgrade). So once we have released datafusion 51 we'll be able to do a minor update to arrow 57.1.0 (in other words, I don't think the release timeline of DataFusion will impact the flow of that PR) -- 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]
