GitHub user ThatRfernand opened a pull request:

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

    Adding ValueProvider support in BigtableIO

    - filter, key range and tableId are now ValueProvider-ed.
    
    - Also adds a ValueProviders helper class 

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

    $ git pull https://github.com/ThatRfernand/beam BigtableIO

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

    https://github.com/apache/beam/pull/2057.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 #2057
    
----
commit 436d5fe0c0cdb87d61fd34aab0ef2a26bd2f1dde
Author: Rafael Fernandez <[email protected]>
Date:   2017-02-21T18:57:04Z

    Adds a few roverloads to ValueProvider, and a ValueProviders class to 
accompany the interface.

commit f34e05f6ca0f00412dfee8e6d1fac9375711bf5b
Author: Rafael Fernandez <[email protected]>
Date:   2017-02-21T19:30:41Z

    Finishes adding ValueProvider for key range, filter, and tableId.

----


---
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.
---

Reply via email to