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 garrow_array_validate() #44757

Closed
kou opened this issue Nov 18, 2024 · 2 comments
Closed

[GLib] Add garrow_array_validate() #44757

kou opened this issue Nov 18, 2024 · 2 comments

Comments

@kou
Copy link
Member

kou commented Nov 18, 2024

Describe the enhancement requested

It's the bindings of arrow::Array::Validate().

Component(s)

GLib

@hiroyuki-sato
Copy link
Contributor

take

hiroyuki-sato added a commit to hiroyuki-sato/arrow that referenced this issue Jan 22, 2025
kou pushed a commit that referenced this issue Jan 22, 2025
### Rationale for this change

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

### What changes are included in this PR?

This PR adds a validation method in the array class.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.

* GitHub Issue: #44757

Authored-by: Hiroyuki Sato <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@kou kou added this to the 20.0.0 milestone Jan 22, 2025
@kou
Copy link
Member Author

kou commented Jan 22, 2025

Issue resolved by pull request 45328
#45328

@kou kou closed this as completed Jan 22, 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