rdblue commented on a change in pull request #1818:
URL: https://github.com/apache/iceberg/pull/1818#discussion_r530028470
##########
File path:
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueWriters.java
##########
@@ -562,6 +562,7 @@ public void setColumnStore(ColumnWriteStore columnStore) {
}
public static class PositionDeleteStructWriter<R> extends
StructWriter<PositionDelete<R>> {
+
Review comment:
Nit: this file doesn't need to change.
----------------------------------------------------------------
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]