rok opened a new pull request, #44070: URL: https://github.com/apache/arrow/pull/44070
### Rationale for this change We [added canonical JsonExtensionType](https://github.com/apache/arrow/pull/13901) and we should make it usable from Python. ### What changes are included in this PR? Python wrapper for `JsonExtensionType` and `JsonArray` are added on Python side as well as `JsonArray` on c++ side. ### Are these changes tested? Python tests for the extension type and array are included. ### Are there any user-facing changes? This adds a json canonical extension type to pyarrow. -- 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]
