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 GArrowRunEndEncodedDataType #35417

Closed
kou opened this issue May 3, 2023 · 0 comments · Fixed by #36444
Closed

[GLib] Add GArrowRunEndEncodedDataType #35417

kou opened this issue May 3, 2023 · 0 comments · Fixed by #36444

Comments

@kou
Copy link
Member

kou commented May 3, 2023

Describe the enhancement requested

It's for arrow::RunEndEncodedType.

Component(s)

GLib

kou added a commit to kou/arrow that referenced this issue Jul 4, 2023
@kou kou closed this as completed in #36444 Jul 5, 2023
kou added a commit that referenced this issue Jul 5, 2023
### Rationale for this change

`arrow::RunEndEncodedType` is available since Apache Arrow C++ 12. Apache Arrow GLib should support it.

### What changes are included in this PR?

Add `GArrowRunEndEncodedDataType` as the binding of `arrow::RunEndEncodedType`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: #35417

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 13.0.0 milestone Jul 5, 2023
westonpace pushed a commit to westonpace/arrow that referenced this issue Jul 7, 2023
### Rationale for this change

`arrow::RunEndEncodedType` is available since Apache Arrow C++ 12. Apache Arrow GLib should support it.

### What changes are included in this PR?

Add `GArrowRunEndEncodedDataType` as the binding of `arrow::RunEndEncodedType`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#35417

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant