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

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


    from 3051604  ARROW-10484: [C++] Make Future<> more generic
     add f02d3ee  ARROW-10575: [Rust] Rename union.rs to be cosistent with 
other arrays

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/{union.rs => array_union.rs} | 306 +---------------------
 rust/arrow/src/array/builder.rs                   | 274 +++++++++++++++++++
 rust/arrow/src/array/mod.rs                       |   6 +-
 3 files changed, 290 insertions(+), 296 deletions(-)
 rename rust/arrow/src/array/{union.rs => array_union.rs} (75%)

Reply via email to