Skip to content

GH-46128:[C++][Compute] Add CompactArray method to BinaryViewArray types #46229

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andishgar
Copy link
Contributor

@andishgar andishgar commented Apr 25, 2025

Rationale for this change

As we discussed here, the following method copies only data that is used in data buffers to a new buffer

What changes are included in this PR?

Add a new method the name of which is CompactArray

Are these changes tested?

I run the relevant unit tests

Are there any user-facing changes?

Yes, I add ComapctArray method to BinaryViewArray class

@andishgar andishgar marked this pull request as draft April 25, 2025 16:28
Copy link

⚠️ GitHub issue #46128 has been automatically assigned in GitHub to PR creator.

@andishgar andishgar marked this pull request as ready for review April 26, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant