You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2020/12/03 17:07:42 UTC

[arrow] branch master updated (016f76c -> 68ef7d2)

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

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


    from 016f76c  ARROW-10753: [Rust] [DataFusion] Fix parsing of negative numbers in DataFusion
     add 68ef7d2  ARROW-10795: [Rust] Optimize specialization for datatypes

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/builder.rs        | 14 +++++++-------
 rust/arrow/src/compute/kernels/sort.rs |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)