You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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>
Describe the enhancement requested
LargeListViewVector
requires theRangeEqualVisitor
andTypeEqualVisitor
to be integrated into the C Data interface.Component(s)
Java
The text was updated successfully, but these errors were encountered: