vbfox opened a new issue, #15156: URL: https://github.com/apache/arrow/issues/15156
### Describe the bug, including details regarding any error messages, version, and platform. When `apache-arrow` 10.0.1 is loaded on a browser that doesn't support `BigInt64Array` (Safari on iOS 14 for example) it results in an error when the library is loaded: ``` ReferenceError: Can't find variable: BigInt64Array type.ts:182 ``` ### Component(s) JavaScript -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org