Commits


Sutou Kouhei authored and GitHub committed dafc970e883
GH-44007: [GLib][Parquet] Add `gparquet_arrow_file_writer_new_buffered_row_group()` (#44100) ### Rationale for this change It's useful for advanced use. ### What changes are included in this PR? Add `gparquet_arrow_file_writer_new_buffered_row_group()`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #44007 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>