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 5b09059ae4 GH-40851: [JS] Fix nullcount and make vectors created from
typed arrays not nullable (#40852)
add 2caec86089 GH-40891: [JS] Store Dates as TimestampMillisecond (#40892)
No new revisions were added by this update.
Summary of changes:
js/src/factories.ts | 4 ++--
js/src/type.ts | 14 +++++++++++++-
js/test/unit/vector/date-vector-tests.ts | 19 ++++++++++++++-----
3 files changed, 29 insertions(+), 8 deletions(-)