This is an automated email from the ASF dual-hosted git repository.
domoritz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 5abd933858 GH-39482: [JS] Refactor imports (#39483)
add 7d184485ae GH-39131: [JS] Add at() for array like types (#40730)
No new revisions were added by this update.
Summary of changes:
js/src/recordbatch.ts | 17 +++++++++++++----
js/src/table.ts | 11 ++++++++++-
js/src/util/vector.ts | 14 +++-----------
js/src/vector.ts | 10 +++++++++-
js/test/unit/vector/bool-vector-tests.ts | 7 ++++---
js/test/unit/vector/numeric-vector-tests.ts | 6 ++++--
js/test/unit/vector/vector-tests.ts | 11 +++++++----
7 files changed, 50 insertions(+), 26 deletions(-)