You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by do...@apache.org on 2022/04/02 23:39:17 UTC

[arrow] branch master updated (8446109 -> 33cb5bd)

This is an automated email from the ASF dual-hosted git repository.

domoritz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 8446109  ARROW-15852: [JS] Fix error thrown by `Table.getByteLength()`
     add 33cb5bd  ARROW-16098: [JS] Don't return null in table and recordbatch iterators

No new revisions were added by this update.

Summary of changes:
 js/src/recordbatch.ts | 2 +-
 js/src/table.ts       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)