Commits


Sutou Kouhei authored and GitHub committed 508eb2f26f0
GH-44178: [GLib][FlightRPC] Add GAFlightCallOptions:timeout (#44181) ### Rationale for this change It's the bindings of `arrow::flight::FlightCallOptions::timeout`. ### What changes are included in this PR? Add `GAFlightCallOptions:timeout` property. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #44178 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>