Commits


Paul Taylor authored and GitHub committed 01a30a8e299
GH-14791: [JS] Fix BitmapBufferBuilder size truncation (#14881) * https://github.com/apache/arrow/commit/730e9c5f924448c2d8a0c2951c57c6ed5715e86f updates `ts-jest` configuration to remove deprecation warnings * https://github.com/apache/arrow/commit/e4d83f2fb2beac9e4e214ef888767c149f558124 updates `print-buffer-alignment.js` debug utility for latest APIs * https://github.com/apache/arrow/commit/3b9d18c62c4c3769aa12cdaba8109efc64359348 updates `arrow2csv` to print zero-based rowIds * https://github.com/apache/arrow/commit/b6c42f30773dcf9a13683ce585c3f9cd1a3ad78b fixes https://github.com/apache/arrow/issues/14791 * Closes: #14791 Authored-by: ptaylor <paul.e.taylor@me.com> Signed-off-by: Dominik Moritz <domoritz@gmail.com>