pitrou commented on code in PR #40768:
URL: https://github.com/apache/arrow/pull/40768#discussion_r1538877672
##########
cpp/src/parquet/file_writer.cc:
##########
@@ -292,36 +290,34 @@ class RowGroupSerializer : public
RowGroupWriter::Contents {
auto col_meta = metadata_->NextColumnChunk();
Review Comment:
Most of this initialization code seems the same as in `NextColumn`, can we
refactor this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]