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

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


    from ff736e0167 docs(parquet): Fix broken links in README (#9467)
     add a2cffdbf85 Add `NullBuffer::from_unsliced_buffer` helper and refactor 
call sites (#9411)

No new revisions were added by this update.

Summary of changes:
 arrow-array/src/array/boolean_array.rs            |  7 +--
 arrow-array/src/array/fixed_size_binary_array.rs  |  8 ++--
 arrow-array/src/array/primitive_array.rs          |  7 +--
 arrow-buffer/src/buffer/null.rs                   | 55 +++++++++++++++++++++++
 arrow-select/src/take.rs                          |  8 ++--
 arrow-string/src/regexp.rs                        |  3 +-
 arrow-string/src/substring.rs                     | 14 +++---
 parquet/src/arrow/array_reader/primitive_array.rs |  2 +-
 parquet/src/arrow/buffer/view_buffer.rs           |  6 +--
 9 files changed, 76 insertions(+), 34 deletions(-)

Reply via email to