This is an automated email from the ASF dual-hosted git repository. tustvold pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from ae4db6016 Revert structured ArrayData (#1799) (#3894) add 2730da131 Use BooleanBuffer in BooleanArray (#3879) (#3895) No new revisions were added by this update. Summary of changes: arrow-array/src/array/boolean_array.rs | 33 +++++++++++------------ arrow-array/src/builder/boolean_builder.rs | 2 +- arrow-array/src/builder/primitive_builder.rs | 2 +- arrow-buffer/src/buffer/boolean.rs | 39 +++++++++++++++++++++++++--- arrow-buffer/src/buffer/null.rs | 2 +- arrow-ord/src/comparison.rs | 17 +++++------- arrow-select/src/filter.rs | 17 +++++------- arrow-select/src/take.rs | 2 +- 8 files changed, 66 insertions(+), 48 deletions(-)