Commits


Sutou Kouhei authored and GitHub committed b7e618f0885
GH-43738: [GLib] Add `GArrowAzureFileSytem` (#43739) ### Rationale for this change The bindings for `arrow::fs::AzureFileSytem` is missing. ### What changes are included in this PR? Add the bindings for `arrow::fs::AzureFileSytem`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #43738 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>