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-35417: [GLib] Add GArrowRunEndEncodedDataType #36444

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

kou
Copy link
Member

@kou kou commented Jul 4, 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.

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

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

@kou
Copy link
Member Author

kou commented Jul 5, 2023

+1

@kou kou merged commit 02c3369 into apache:main Jul 5, 2023
8 checks passed
@kou kou deleted the glib-run-end-encoded-data-type branch July 5, 2023 00:51
@kou kou removed the awaiting committer review Awaiting committer review label Jul 5, 2023
westonpace pushed a commit to westonpace/arrow that referenced this pull request 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>
@conbench-apache-arrow
Copy link

Conbench analyzed the 6 benchmark runs on commit 02c33690.

There were 8 benchmark results indicating a performance regression:

The full Conbench report has more details.

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.

[GLib] Add GArrowRunEndEncodedDataType
1 participant