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/01/10 08:12:34 UTC

[GitHub] [iceberg] ZhangChaoming opened a new pull request #3868: Build: Add annotation to skip build warnings.

ZhangChaoming opened a new pull request #3868:
URL: https://github.com/apache/iceberg/pull/3868


   Add annotation to skip build warnings.
   ```
   [JavaInstantGetSecondsGetNano] instant.getNano() only accesses the underlying nanosecond adjustment from the whole second.
         cv.nanos[rowId] = (instant.getNano() / 1_000) * 1_000;
                                           ^
       (see https://errorprone.info/bugpattern/JavaInstantGetSecondsGetNano)
   ```


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


[GitHub] [iceberg] rdblue commented on pull request #3868: Build: Add annotation to skip build warnings.

Posted by GitBox <gi...@apache.org>.
rdblue commented on pull request #3868:
URL: https://github.com/apache/iceberg/pull/3868#issuecomment-1009440170


   Thanks, @ZhangChaoming!


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


[GitHub] [iceberg] rdblue merged pull request #3868: Build: Add annotation to skip build warnings.

Posted by GitBox <gi...@apache.org>.
rdblue merged pull request #3868:
URL: https://github.com/apache/iceberg/pull/3868


   


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