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] Implement TransferPair functionality for BinaryView #41968

Closed
vibhatha opened this issue Jun 4, 2024 · 1 comment
Closed

[Java] Implement TransferPair functionality for BinaryView #41968

vibhatha opened this issue Jun 4, 2024 · 1 comment

Comments

@vibhatha
Copy link
Collaborator

vibhatha commented Jun 4, 2024

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

@vibhatha vibhatha self-assigned this Jun 4, 2024
lidavidm pushed a commit that referenced this issue Jun 6, 2024
…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>
@lidavidm lidavidm added this to the 17.0.0 milestone Jun 6, 2024
@lidavidm
Copy link
Member

lidavidm commented Jun 6, 2024

Issue resolved by pull request 41980
#41980

@lidavidm lidavidm closed this as completed Jun 6, 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