**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** This is part of a larger project https://github.com/apache/arrow-rs/issues/5375 **Describe the solution you'd like** - Add basic ArrayData construction and validation #5664 - Add ArrayData equality https://github.com/apache/arrow-rs/pull/6969 - Add GenericListViewArray https://github.com/apache/arrow-rs/pull/5723 - Add GenericListViewBuilder https://github.com/apache/arrow-rs/pull/6552