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 61dde71333 MINOR: [Go] Bump modernc.org/sqlite from 1.29.5 to 1.29.6
in /go (#41208)
add 18876b2f26 GH-40959: [JS] Store Timestamps in 64 bits (#40960)
No new revisions were added by this update.
Summary of changes:
js/src/type.ts | 26 +++++++++++-----
js/src/util/bigint.ts | 13 ++++++++
js/src/visitor/get.ts | 21 +++++--------
js/src/visitor/iterator.ts | 9 +++---
js/src/visitor/set.ts | 25 +++------------
js/test/generate-test-data.ts | 53 +++++++++++++++-----------------
js/test/unit/builders/date-tests.ts | 20 ++++++------
js/test/unit/builders/utils.ts | 20 +++---------
js/test/unit/vector/date-vector-tests.ts | 36 +++++++++++++++++++---
js/test/unit/vector/vector-tests.ts | 17 ++--------
10 files changed, 119 insertions(+), 121 deletions(-)