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 2019/08/29 12:57:45 UTC

[arrow] branch master updated (115de28 -> 53384de)

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 115de28  ARROW-6373: [C++] Make FixedWidthBinaryBuilder consistent with other fixed width builders in zeroing memory when appending null batches
     add 53384de  ARROW-6372: [Rust][Datafusion] Casting from Un-signed to Signed Integers not supported

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/logicalplan.rs             |  6 +++---
 rust/datafusion/src/optimizer/type_coercion.rs | 14 ++++++++++++++
 2 files changed, 17 insertions(+), 3 deletions(-)