yyanyy commented on a change in pull request #1872:
URL: https://github.com/apache/iceberg/pull/1872#discussion_r546089319



##########
File path: api/src/main/java/org/apache/iceberg/ManifestFile.java
##########
@@ -203,8 +203,12 @@ default boolean hasDeletedFiles() {
     /**
      * Returns true if at least one data file in the manifest has a nan value 
for the field.
      * Null if this information doesn't exist.
+     * <p>

Review comment:
       According to 
[this](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html#format)
 I think `<p>` itself might be enough?
   
   > If you have more than one paragraph in the doc comment, separate the 
paragraphs with a \<p\> paragraph tag, as shown




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