You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/10/14 07:36:51 UTC

[GitHub] [iceberg] xuzhiwen1255 commented on a diff in pull request #5980: Api: Fix transforms.day() returns a format document and javadoc

xuzhiwen1255 commented on code in PR #5980:
URL: https://github.com/apache/iceberg/pull/5980#discussion_r995442215


##########
api/src/main/java/org/apache/iceberg/transforms/Transforms.java:
##########
@@ -265,7 +265,7 @@ public static <T> Transform<T, Integer> day() {
    * Returns a year {@link Transform} for date or timestamp types.
    *
    * @param <T> Java type passed to this transform
-   * @return a year transform
+   * @return a hour transform

Review Comment:
   Thank you for your review.



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org