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

GH-41968: [Java] Implement TransferPair functionality for BinaryView #41980

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

vibhatha
Copy link
Collaborator

@vibhatha vibhatha commented Jun 5, 2024

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

@vibhatha vibhatha marked this pull request as ready for review June 5, 2024 11:39
@vibhatha vibhatha requested a review from lidavidm as a code owner June 5, 2024 11:39
@github-actions github-actions bot added awaiting review Awaiting review awaiting merge Awaiting merge awaiting committer review Awaiting committer review and removed awaiting review Awaiting review awaiting merge Awaiting merge labels Jun 6, 2024
@vibhatha
Copy link
Collaborator Author

vibhatha commented Jun 6, 2024

@lidavidm Updated the PR.

@lidavidm lidavidm merged commit cea7323 into apache:main Jun 6, 2024
17 checks passed
@lidavidm lidavidm removed the awaiting committer review Awaiting committer review label Jun 6, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jun 6, 2024
Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit cea7323.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 8 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants