rdblue commented on a change in pull request #1641:
URL: https://github.com/apache/iceberg/pull/1641#discussion_r517650534



##########
File path: spark/src/main/java/org/apache/iceberg/spark/SparkTableUtil.java
##########
@@ -305,6 +306,9 @@ private SparkTableUtil() {
    * For Parquet and ORC partitions, this will read metrics from the file 
footer. For Avro partitions,
    * metrics are set to null.
    *
+   * Note: certain metrics, like NaN counts, that are only supported by 
iceberg file writers but not file footers, will

Review comment:
       Javadoc needs a `<p>` on the empty line above if you want to start a new 
paragraph.




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

Reply via email to