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 9b931af14e GH-39477: [JS] remove esModuleInterop (#39478)
add afb40a9f5a GH-39259: [JS] Remove getByteLength (#39260)
No new revisions were added by this update.
Summary of changes:
js/src/recordbatch.ts | 9 ---
js/src/table.ts | 9 ---
js/src/vector.ts | 17 +----
js/src/visitor/bytelength.ts | 164 -------------------------------------------
js/test/unit/table-tests.ts | 7 --
5 files changed, 3 insertions(+), 203 deletions(-)
delete mode 100644 js/src/visitor/bytelength.ts