Re: [D] [Release] Split JS to its own repository [arrow]

2025-03-26 Thread via GitHub
GitHub user martinberoiz added a comment to the discussion: [Release] Split JS to its own repository Excuse my ignorance, but would this potentially facilitate having an arrow flight JS package to use in a web browser app? GitHub link: https://github.com/apache/arrow/discussions/45943#discus

Re: [D] [Release] Split JS to its own repository [arrow]

2025-03-26 Thread via GitHub
GitHub user kou added a comment to the discussion: [Release] Split JS to its own repository FYI: I can help releasing JS like I do for Julia if we split JS to its own repository. In Julia, Julia develops request a new release to me like https://github.com/apache/arrow-julia/pull/524#issuecomm

Re: [D] [Release] Split JS to its own repository [arrow]

2025-03-26 Thread via GitHub
GitHub user raulcd edited a discussion: [Release] Split JS to its own repository We have been moving successfully several Arrow implementations outside the mono repo and have had several mailing list thread discussions about it. - [Split C# Discussion](https://lists.apache.org/thread/xbtq1ndjn

Re: [D] [Release] Split JS to its own repository [arrow]

2025-03-26 Thread via GitHub
GitHub user trxcllnt added a comment to the discussion: [Release] Split JS to its own repository I strongly support this proposal. It would be great if JS could release more frequently and follow strict semver. We would also like to decompose the JS implementation into smaller packages to aid