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

[GLib] Add GArrowBinaryViewArray #45649

Closed
hiroyuki-sato opened this issue Mar 2, 2025 · 1 comment
Closed

[GLib] Add GArrowBinaryViewArray #45649

hiroyuki-sato opened this issue Mar 2, 2025 · 1 comment

Comments

@hiroyuki-sato
Copy link
Collaborator

Describe the enhancement requested

Add GArrowBinaryView for wrapping the BinaryViewArray class.

Component(s)

GLib

hiroyuki-sato added a commit to hiroyuki-sato/arrow that referenced this issue Mar 2, 2025
hiroyuki-sato added a commit to hiroyuki-sato/arrow that referenced this issue Mar 3, 2025
kou added a commit that referenced this issue Mar 3, 2025
### Rationale for this change

[arrow::BinaryViewArray](https://arrow.apache.org/docs/cpp/api/array.html#_CPPv4N5arrow15BinaryViewArrayE) is available in the C++ API.
But, GLib doesn't support that method yet.

### What changes are included in this PR?

Add `GArrowBinaryViewArray` for wrapping `arrow::BinaryViewArray` class

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: #45649

Lead-authored-by: Hiroyuki Sato <[email protected]>
Co-authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@kou kou added this to the 20.0.0 milestone Mar 3, 2025
@kou
Copy link
Member

kou commented Mar 3, 2025

Issue resolved by pull request 45650
#45650

@kou kou closed this as completed Mar 3, 2025
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