-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Use Flechette for Apache Arrow processing (#362)
* chore: Update dependencies. * ci: Update CI node versions. * feat!: Switch from arrow-js to flechete. * chore: Bump flechette patch version. * feat: Update to flechette 0.0.5. * chore: Update dependencies. * feat: Update types, remove dead code. * docs: Update fromArrow docs. * feat!: Drop Apache Arrow JS, use Flechette for building/encoding Arrow data. * test: Modify non-existent URLs. * chore: Bump flechette to v1.0.0. * chore: Update dependencies. * feat: Use toArray in toArrow when feasible. * feat: Use updated flechette columnFromValues. * build: Update rollup config. * docs: Update docs and jsdoc.
- Loading branch information
Showing
51 changed files
with
1,242 additions
and
2,220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.