[GitHub] beam pull request #4048: Miscellaneous touch ups

2017-10-27 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/beam/pull/4048


---


[GitHub] beam pull request #4048: Miscellaneous touch ups

2017-10-26 Thread kennknowles
GitHub user kennknowles opened a pull request:

https://github.com/apache/beam/pull/4048

Miscellaneous touch ups

R: @iemejia (randomly chosen victim)

Very trivial PR for warnings that I kept seeing and addressed just because 
they were there.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kennknowles/beam misc-touch-ups

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/beam/pull/4048.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4048


commit e127c4874ddb1455973afa5867826a9da9224a74
Author: Kenneth Knowles 
Date:   2017-10-26T19:40:18Z

Remove extraneous type arguments in PAssert

commit 50de2938ea91db0f38c6a1595dacb54c66ee71f8
Author: Kenneth Knowles 
Date:   2017-10-26T19:41:06Z

Remove extraneous type arguments in Latest.java

commit 26a3fc55596139f96084ff6310defb0609791d6d
Author: Kenneth Knowles 
Date:   2017-10-26T19:43:08Z

Suppress AutoValue warnings in TextIO




---