AlenkaF commented on issue #331: URL: https://github.com/apache/arrow-cookbook/issues/331#issuecomment-1801265027
The example is failing due to the change in the error raised by `pa.unify_schemas`. The change happened in https://github.com/apache/arrow/pull/36846/files and is now raising `ArrowTypeError` instead of `ArrowInvalid`. Will make a PR to update the Cookbook example. -- 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]
