GitHub user jkff opened a pull request:
https://github.com/apache/incubator-beam/pull/1201
Makes PTransformOverrideFactory type-safe
This removes a bunch of casting boilerplate from subclasses.
Also, removes unused class `UncommittedBundleOutputManager` (seems not
worth a separate PR).
R: @tgroh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkff/incubator-beam typed-override-factory
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/1201.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 #1201
----
commit c8b9786c61b4762cc20ff019e8fdad618c82648e
Author: Eugene Kirpichov <[email protected]>
Date: 2016-10-26T23:14:51Z
Makes PTransformOverrideFactory type-safe
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---