alamb commented on code in PR #6202:
URL: https://github.com/apache/arrow-rs/pull/6202#discussion_r1706156037
##########
parquet/src/file/writer.rs:
##########
@@ -730,281 +729,6 @@ impl<'a, W: Write + Send> PageWriter for
SerializedPageWriter<'a, W> {
}
}
-/// Writes `crate::file::metadata` structures to a thrift encdoded byte streams
Review Comment:
This code was mostly moved without modification - see the second commit to
see what changed
--
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]