Skip to content

Commit

Permalink
Add GenericListViewArray for ListView & LargeListView (#5723)
Browse files Browse the repository at this point in the history
* 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
3 people authored Oct 1, 2024
1 parent 7781bc2 commit fc05eca
Show file tree
Hide file tree
Showing 3 changed files with 1,050 additions and 2 deletions.
Loading

0 comments on commit fc05eca

Please sign in to comment.