You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…up()` (#44039)
### Rationale for this change
This is a low-level API to control how to write data. This is for advanced users.
### What changes are included in this PR?
`gparquet_arrow_file_writer_write_chunked_array()` is also added to write a test for `gparquet_arrow_file_writer_new_row_group()`.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Yes.
* GitHub Issue: #44006
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
…ow_group()` (apache#44039)
### Rationale for this change
This is a low-level API to control how to write data. This is for advanced users.
### What changes are included in this PR?
`gparquet_arrow_file_writer_write_chunked_array()` is also added to write a test for `gparquet_arrow_file_writer_new_row_group()`.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Yes.
* GitHub Issue: apache#44006
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the enhancement requested
It's the bindings of
parquet::arrow::FileWriter::NewRowGruop()
.It's an advanced feature.
Component(s)
GLib, Parquet
The text was updated successfully, but these errors were encountered: