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] garrow_execute_plan_wait() doesn't check error #15254

Closed
kou opened this issue Jan 8, 2023 · 0 comments · Fixed by #15255
Closed

[GLib] garrow_execute_plan_wait() doesn't check error #15254

kou opened this issue Jan 8, 2023 · 0 comments · Fixed by #15255

Comments

@kou
Copy link
Member

kou commented Jan 8, 2023

Describe the bug, including details regarding any error messages, version, and platform.

garrow_execute_plan_wait() waits for the plan to be completed but it doesn't check the completed status. Users can't know whether the plan is completed successfully or not.

Component(s)

GLib

kou added a commit to kou/arrow that referenced this issue Jan 8, 2023
@kou kou closed this as completed in #15255 Jan 9, 2023
kou added a commit that referenced this issue Jan 9, 2023
…us (#15255)

* Closes: #15254

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 11.0.0 milestone Jan 9, 2023
vibhatha pushed a commit to vibhatha/arrow that referenced this issue Jan 9, 2023
…d status (apache#15255)

* Closes: apache#15254

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
EpsilonPrime pushed a commit to EpsilonPrime/arrow that referenced this issue Jan 10, 2023
…d status (apache#15255)

* Closes: apache#15254

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