GitHub user jkff opened a pull request: https://github.com/apache/incubator-beam/pull/1364
Fixes after #1332 #1332 introduced a few precommit failures. This PR fixes them and makes a couple of other minor changes noticed while doing the fixes. R: @amitsela You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkff/incubator-beam fixup-1332 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-beam/pull/1364.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 #1364 ---- commit 97ae0b43d287a3715d43579f2001b0960e769a14 Author: Eugene Kirpichov <kirpic...@google.com> Date: 2016-11-15T22:25:51Z Fix a bunch of precommit errors from #1332 commit b19af6520312d52bf7fd39ecec7bc9d7a4a3febe Author: Eugene Kirpichov <kirpic...@google.com> Date: 2016-11-15T22:32:11Z Renames TestPipelineOptions to SparkTestPipelineOptions To avoid confusion with sdk.testing.TestPipelineOptions. Also, a couple of other minor fixes. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---