Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 8068554a5d1
GH-43512: [Java] ListViewVector Visitor-based component Integration (#43513) ### Rationale for this change This PR integrates the core visitor-based components to ListViewVector. ### What changes are included in this PR? This PR includes the addition of `RangeEqualsVisitor`, `TypeEqualsVisitor` and necessary test cases. ### Are these changes tested? Yes ### Are there any user-facing changes? No * GitHub Issue: #43512 Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>