You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/21 18:11:47 UTC

[GitHub] [beam] akashorabek opened a new pull request, #22396: [CdapIO] Fixed necessary warnings

akashorabek opened a new pull request, #22396:
URL: https://github.com/apache/beam/pull/22396

   In CdapIO we have some warnings that come out when trying to build a project. Previously, we suppressed these warnings with the @SuppressWarnings annotation.
   
   The purpose of this PR is to solve the necessary warnings without the @SuppressWarnings annotation and loss of IO functionality.


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] akashorabek closed pull request #22396: [CdapIO] Fixed necessary warnings

Posted by GitBox <gi...@apache.org>.
akashorabek closed pull request #22396: [CdapIO] Fixed necessary warnings
URL: https://github.com/apache/beam/pull/22396


-- 
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: github-unsubscribe@beam.apache.org

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