You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/22 00:33:19 UTC

[arrow] branch master updated (b95c9bf -> d79286e)

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

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


    from b95c9bf  ARROW-6652: [Python] Fix Array.to_pandas to retain timezone
     add d79286e  ARROW-6644: [JS] Amend NullType IPC protocol to append no buffers

No new revisions were added by this update.

Summary of changes:
 js/src/builder/null.ts                |  4 ++++
 js/src/data.ts                        |  9 ++++++---
 js/src/visitor/jsonvectorassembler.ts |  6 +++---
 js/src/visitor/vectorassembler.ts     | 13 ++++++++-----
 js/src/visitor/vectorloader.ts        |  2 +-
 js/test/generate-test-data.ts         |  2 +-
 6 files changed, 23 insertions(+), 13 deletions(-)