sjperkins commented on issue #33997: URL: https://github.com/apache/arrow/issues/33997#issuecomment-1734912989
@rok I didn't get too far with this. - Its been a while, but https://github.com/apache/arrow/pull/34483 dynamically created Python types (Extension, Array, Scalar) associated with the C++ extensions. The idea was that the Python developer could then build Python APIs on top of these dynamic types. However, creating dynamic types was considered a bit too exotic. -- 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]
