kylebarron commented on issue #44232: URL: https://github.com/apache/arrow/issues/44232#issuecomment-2697808659
> However, I'm a bit confused about the workaround you're referring to. Oh I had a typo in my original code. I meant `pyarrow.array(external_scalar)[0]`. So that uses the implementation of reading `__arrow_c_array__` from the `pyarrow.array` constructor, and then selects the first scalar. -- 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]
