Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 483bc7b6d10
GH-43638: [Java] LargeListViewVector RangeEqualVisitor and TypeEqualVisitor integration (#43642) ### Rationale for this change LargeListViewVector requires `RangeEqualVisitor` and `TypeEqualVisitor` to support the C Data interface. ### What changes are included in this PR? Adding `RangeEqualVisitor`, `TypeEqualVisitor` and the corresponding test cases. ### Are these changes tested? Yes. ### Are there any user-facing changes? No * GitHub Issue: #43638 Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>