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 GArrowStreamDecoder #40493

Closed
kou opened this issue Mar 13, 2024 · 1 comment
Closed

[GLib] Add GArrowStreamDecoder #40493

kou opened this issue Mar 13, 2024 · 1 comment

Comments

@kou
Copy link
Member

kou commented Mar 13, 2024

Describe the enhancement requested

It's the bindings of arrow::ipc::StreamDecoder.

Component(s)

GLib

kou added a commit to kou/arrow that referenced this issue Sep 19, 2024
This is the bindings of
`arrow::ipc::StreamDecoder`. `arrow::ipc::StreamDecoder` is useful to
integrate async input.
kou added a commit to kou/arrow that referenced this issue Sep 19, 2024
This is the bindings of
`arrow::ipc::StreamDecoder`. `arrow::ipc::StreamDecoder` is useful to
integrate async input.
kou added a commit to kou/arrow that referenced this issue Sep 19, 2024
This is the bindings of
`arrow::ipc::StreamDecoder`. `arrow::ipc::StreamDecoder` is useful to
integrate async input.
kou added a commit to kou/arrow that referenced this issue Sep 19, 2024
This is the bindings of
`arrow::ipc::StreamDecoder`. `arrow::ipc::StreamDecoder` is useful to
integrate async input.
kou added a commit to kou/arrow that referenced this issue Sep 19, 2024
This is the bindings of
`arrow::ipc::StreamDecoder`. `arrow::ipc::StreamDecoder` is useful to
integrate async input.
kou added a commit that referenced this issue Sep 20, 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.
* GitHub Issue: #40493

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@kou kou added this to the 18.0.0 milestone Sep 20, 2024
@kou
Copy link
Member Author

kou commented Sep 20, 2024

Issue resolved by pull request 44170
#44170

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

No branches or pull requests

1 participant