paleolimbot commented on PR #258: URL: https://github.com/apache/arrow-nanoarrow/pull/258#issuecomment-1639126094
The Python issue is because we auto-generate the `.pxd` file from the `nanoarrow.h` header and in Cython you have to declare the union separately (see https://github.com/apache/arrow-nanoarrow/blob/main/src/nanoarrow/nanoarrow_types.h#L483-L496 ). -- 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]
