GitHub user sammcveety opened a pull request:
https://github.com/apache/incubator-beam/pull/1230
POC for using NestedValueProvider with PubsubIO
Based on https://github.com/apache/incubator-beam/pull/1146. Demonstrating
the utility of NVP in the context of PubsubIO. If this looks good, I can
expand to the rest of the relevant parameters.
R: @dhalperi
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sammcveety/incubator-beam sgmc/pubsub_new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/1230.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 #1230
----
commit e06fd8ce238971d1b235ce01f527f7cedb058127
Author: sammcveety <[email protected]>
Date: 2016-10-20T16:29:04Z
Add NestedValueProvider
commit 54af0b970701115ba3843d02f85cb25086101734
Author: Sam McVeety <[email protected]>
Date: 2016-10-30T02:02:51Z
Demonstrate PubsubIO with NVP
commit a3730dcf3c7072e11fe6340dd3b757bf64b18f52
Author: Sam McVeety <[email protected]>
Date: 2016-10-30T03:47:42Z
Fix null pointer issues
----
---
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.
---