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

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


    from 90d12c3  ARROW-9600: [Rust] pin proc macro
     add f51564b  ARROW-9582: [Rust] Implement memory size methods

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array.rs | 106 ++++++++++++++++++++++++++++++++++++++++++
 rust/arrow/src/array/data.rs  |  40 ++++++++++++++++
 rust/arrow/src/array/null.rs  |  26 +++++++++--
 rust/arrow/src/array/union.rs |  30 ++++++++++++
 rust/arrow/src/bitmap.rs      |  11 +++++
 5 files changed, 209 insertions(+), 4 deletions(-)

Reply via email to