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

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


    from 2ece340  ARROW-10031: [CI][Java] Support Java benchmark in Archery
     add a7f2d81  ARROW-12528: [JS] Support typed arrays in Table.new

No new revisions were added by this update.

Summary of changes:
 js/src/interfaces.ts                               | 14 +++++++
 js/src/table.ts                                    |  5 ++-
 js/src/util/args.ts                                | 49 ++++++++++++++++++++--
 js/src/vector/float.ts                             |  2 +-
 js/src/vector/int.ts                               |  2 +-
 js/test/unit/table-tests.ts                        | 18 +++++++-
 .../scalar.rs => js/test/unit/utils-tests.ts       | 21 ++++++----
 7 files changed, 94 insertions(+), 17 deletions(-)
 copy rust/datafusion/benches/scalar.rs => js/test/unit/utils-tests.ts (57%)

Reply via email to