Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] LargeListViewVector RangeEqualVisitor and TypeEqualVisitor integration #43638

Closed
Tracked by #102
vibhatha opened this issue Aug 12, 2024 · 1 comment
Closed
Tracked by #102

Comments

@vibhatha
Copy link
Collaborator

Describe the enhancement requested

LargeListViewVector requires the RangeEqualVisitor and TypeEqualVisitor to be integrated into the C Data interface.

Component(s)

Java

@vibhatha vibhatha self-assigned this Aug 12, 2024
lidavidm pushed a commit that referenced this issue Aug 13, 2024
…isitor 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>
@lidavidm
Copy link
Member

Issue resolved by pull request 43642
#43642

@lidavidm lidavidm added this to the 18.0.0 milestone Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants