Hello Arrow devs & community, I'm new to the Arrow project, and am using arrow-js to work with DataFrame data that's shipped from a Python app to the browser.
I'm using TypeScript for frontend development, and it seems that the TypeScript type definitions for arrow-js are broken for versions of TypeScript beyond 3.5 (https://issues.apache.org/jira/browse/ARROW-8394). A dev in that thread stated that the issue isn't being worked on. I'm curious if the JavaScript library (and TypeScript support) is "officially" maintained by the Arrow team, or if this is more of a community project? Thanks! Tim