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

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


    from 5411915  ARROW-7330: [C++] Migrate Arrow Cuda to Result<T>
     add f41b863  ARROW-7775: [Rust] fix: Don't let safe code arbitrarily 
transmute readers and writers

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/record_batch.rs    |   5 +-
 rust/parquet/src/column/reader.rs |  20 +++----
 rust/parquet/src/column/writer.rs |  57 +++++++-----------
 rust/parquet/src/data_type.rs     | 118 +++++++++++++++++++++++++++++++++++---
 4 files changed, 139 insertions(+), 61 deletions(-)

Reply via email to