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
GH-36828: [C++][Parquet] Make buffered RowGroupSerializer using BufferedPageWriter (#36829)
### Rationale for this change
See #36828
### What changes are included in this PR?
Add `buffered` argument when building `PageWriter`
### Are these changes tested?
no
### Are there any user-facing changes?
no
* Closes: #36828
Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Gang Wu <ustcwg@gmail.com>
0 commit comments