Re: [I] [Java] ListViewVector Visitor-based component Integration [arrow]

2024-08-01 Thread via GitHub
lidavidm closed issue #43512: [Java] ListViewVector Visitor-based component Integration URL: https://github.com/apache/arrow/issues/43512 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[I] [Java] ListViewVector Visitor-based component Integration [arrow]

2024-08-01 Thread via GitHub
vibhatha opened a new issue, #43512: URL: https://github.com/apache/arrow/issues/43512 ### Describe the enhancement requested Adding Visitor-based interfaces for ListViewVector. The main components are `RangeEqualsVisitor` and `TypeEqualsVisitor`. ### Component(s) Java