fb913bf0de288ba84fe98f7a23d35edfdb22381 opened a new pull request, #5992: URL: https://github.com/apache/iceberg/pull/5992
This commit fixes a typo in the specification regarding the return type of the "day" transformation. The transform was specified to return a value of type "date", but the value should be of type "int" (number of days since start of epoch), matching the return type of "year", "month" and "hour." Additionally, typos in the Javadoc for these transforms are fixed. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org