[C++] Incorrect behavior for arrow::BinaryVilewBuilder::AppendArraySlice
Open
Component: C++
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
As I mentioned [here](https://github.com/apache/arrow/pull/46229#issuecomment-2893318530), `arrow::BinaryViewBuilder::AppendArraySlice` cannot append another `arrow::BinaryViewArray` if the total lenght of elements exceeds the maximum value of int32_t.
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.