kylebarron commented on issue #15060:
URL: https://github.com/apache/arrow/issues/15060#issuecomment-1682928853

   It would be nice to see this, though in 
[`arrow-js-ffi`](https://github.com/kylebarron/arrow-js-ffi) I currently have a 
workaround where I [downcast 
offsets](https://github.com/kylebarron/arrow-js-ffi/blob/951faaf34e126a3bcd0cfa5423862014d657d1fa/src/vector.ts#L251-L256)
 from Int64 to Int32 in the case of Large data types.


-- 
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]

Reply via email to