dungdm93 commented on a change in pull request #4132:
URL: https://github.com/apache/iceberg/pull/4132#discussion_r808809069
##########
File path: api/src/main/java/org/apache/iceberg/PartitionKey.java
##########
@@ -28,11 +28,10 @@
/**
* A struct of partition values.
- * <p>
+ * <br>
* Instances of this class can produce partition values from a data row passed
to {@link #partition(StructLike)}.
*/
public class PartitionKey implements StructLike, Serializable {
-
Review comment:
Done
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]