Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add `GenericListViewArray` for `ListView` & `LargeListView` * rebase master * fix lint * remove rom_iter_primitive * fix fixed array * lint * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Weston Pace <weston.pace@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Weston Pace <weston.pace@gmail.com> * fix comment * cargo fmt * fix: check size * chore:remove unuse comment * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * Update arrow-array/src/array/list_view_array.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * chore: add comment * chore: add comment --------- Co-authored-by: Weston Pace <weston.pace@gmail.com> Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com>
- Loading branch information