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
…41980)
### Rationale for this change
This PR contains the transferPair functionality for BinaryView vectors.
### What changes are included in this PR?
This includes the addition of transferPair functionality in `ViewVarCharBinaryVector` and corresponding test cases.
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
* GitHub Issue: #41968
Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Describe the enhancement requested
At the moment in the StringView implementation, transferPair functionality is not included. This must be implemented with corresponding test cases.
Component(s)
Java
The text was updated successfully, but these errors were encountered: