mapleFU commented on code in PR #6117:
URL: https://github.com/apache/arrow-rs/pull/6117#discussion_r1693298294


##########
parquet/src/column/writer/mod.rs:
##########
@@ -1023,8 +1017,6 @@ impl<'a, E: ColumnValueEncoder> GenericColumnWriter<'a, 
E> {
         }
 
         let metadata = builder.build()?;
-        self.page_writer.write_metadata(&metadata)?;

Review Comment:
   https://lists.apache.org/thread/r6r2cvzrdoorq6h6gqwh0b1hbfbhxv29
   https://github.com/apache/parquet-format/pull/440
   
   Would you mind find the detail message for that? I'll linking it to C++ 
issues there



-- 
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]

Reply via email to