jwimberl commented on issue #576: URL: https://github.com/apache/datafusion-python/issues/576#issuecomment-4244171866
Confirmed, while `a.schema_arrow == b.schema_arrow` was true using pyarrow 15 (re-installed that old version just now to double-check), I've re-run it just now with pyarrow 23 and it is false. So it seems this was an issue in pyarrow, not datafusion, originally that has been fixed in the interim. -- 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]
