[C++] Wrap up ListView and LargeListView implementations
Open
Component: C++
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Not everything related to the `ListView` format is implemented in https://github.com/apache/arrow/pull/35345 for ease of review and collaborative reasons (more people can contribute when the work is broken down into manageable pieces):
- [x] #40205
- [x] #40579
- [ ] Writing and Reading to/from Parquet
- [x] #42237
- [ ] Diffing list-view array
- [ ] Conversion to protobuf
- [ ] JSON schema writing/reading
- [x] #42065
- [x] #42116
- [x] #42235
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.