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 GArrowFilterNodeOptions #34650

Closed
heronshoes opened this issue Mar 21, 2023 · 1 comment · Fixed by #34663
Closed

[GLib] Add GArrowFilterNodeOptions #34650

heronshoes opened this issue Mar 21, 2023 · 1 comment · Fixed by #34663

Comments

@heronshoes
Copy link
Contributor

Describe the enhancement requested

Filter node support is required in GLib.

Impact of this request

User will be able to use filter node in Ruby binding.

What I checked

Checked c_glib/arrow-glib/compute.cpp if garrow_filter_node exists.

Component(s)

GLib

kou added a commit to kou/arrow that referenced this issue Mar 21, 2023
kou added a commit that referenced this issue Mar 22, 2023
### Rationale for this change

It's not implemented yet.

### What changes are included in this PR?

Add `GArrowFilterNodeOptions`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: #34650

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 12.0.0 milestone Mar 22, 2023
@heronshoes
Copy link
Contributor Author

Thanks!

rtpsw pushed a commit to rtpsw/arrow that referenced this issue Mar 27, 2023
### Rationale for this change

It's not implemented yet.

### What changes are included in this PR?

Add `GArrowFilterNodeOptions`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#34650

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this issue May 15, 2023
### Rationale for this change

It's not implemented yet.

### What changes are included in this PR?

Add `GArrowFilterNodeOptions`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#34650

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.

2 participants