Re: [I] [Python] Add Python wrapper for JsonExtensionType [arrow]

2024-10-22 Thread via GitHub
pitrou closed issue #44066: [Python] Add Python wrapper for JsonExtensionType URL: https://github.com/apache/arrow/issues/44066 -- 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.

[I] [Python] Add Python wrapper for JsonExtensionType [arrow]

2024-09-11 Thread via GitHub
rok opened a new issue, #44066: URL: https://github.com/apache/arrow/issues/44066 ### Describe the enhancement requested We [added JsonExtensionType](https://github.com/apache/arrow/pull/13901) and we should make it usable from Python. ### Component(s) Python -- This