You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/04/14 11:14:20 UTC

[arrow] branch master updated (a3812ee -> c47d0d3)

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

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


    from a3812ee  ARROW-8442: [Python] Change NullType.to_pandas_dtype to return object instead of float64
     add c47d0d3  ARROW-8441: [C++] Check invalid input in ipc::MessageDecoder

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/message.cc | 4 +++-
 testing                      | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)