kou commented on issue #15:
URL: https://github.com/apache/arrow-js/issues/15#issuecomment-3130545890
ts-node may be a problem.
I couldn't reproduce this with swc-node:
```bash
for x in {1..300}; do node --import @swc-node/register/esm-register
bin/json-to-arrow.ts -a /dev/null -j
/tmp/arrow-integration-sx8mh7pu/generated_null.json & done
```
--
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]