rdblue commented on a change in pull request #1641:
URL: https://github.com/apache/iceberg/pull/1641#discussion_r521648891
##########
File path:
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueWriter.java
##########
@@ -28,4 +30,16 @@
List<TripleWriter<?>> columns();
void setColumnStore(ColumnWriteStore columnStore);
+
+ /**
+ * Returns a stream of {@link FieldMetrics} that this ParquetValueWriter
keeps track of.
+ *
Review comment:
Javadoc paragraphs need to be separated by `<p>` to display correctly.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]