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-40493: [GLib][Ruby] Add GArrowStreamDecoder #44170

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

kou
Copy link
Member

@kou kou commented Sep 19, 2024

Rationale for this change

This is the bindings of
arrow::ipc::StreamDecoder. arrow::ipc::StreamDecoder is useful to integrate async input.

What changes are included in this PR?

  • Add GArrowStreamDecoder
  • Add GArrowStreamListener
  • Add convenient Ruby API

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

Copy link

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

This is the bindings of
`arrow::ipc::StreamDecoder`. `arrow::ipc::StreamDecoder` is useful to
integrate async input.
@kou
Copy link
Member Author

kou commented Sep 20, 2024

+1

@kou kou merged commit 25d42b9 into apache:main Sep 20, 2024
9 checks passed
@kou kou deleted the glib-stream-decoder branch September 20, 2024 07:10
@kou kou removed the awaiting committer review Awaiting committer review label Sep 20, 2024
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.

1 participant