You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sammcveety <gi...@git.apache.org> on 2016/10/31 22:44:41 UTC

[GitHub] incubator-beam pull request #1238: (Do not submit) Initial BigqueryIO work f...

GitHub user sammcveety opened a pull request:

    https://github.com/apache/incubator-beam/pull/1238

    (Do not submit) Initial BigqueryIO work for ValueProvider 

    R: @dhalperi 
    
    This is the serialization issue I was referencing, where I think the issue is that there is a deferred translation from String -> TableRef -> String, causing a serialization error.

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

    $ git pull https://github.com/sammcveety/incubator-beam sgmc/bq_vp

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

    https://github.com/apache/incubator-beam/pull/1238.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 #1238
    
----
commit e06fd8ce238971d1b235ce01f527f7cedb058127
Author: sammcveety <sa...@gmail.com>
Date:   2016-10-20T16:29:04Z

    Add NestedValueProvider

commit 2e2aa465295dd141577639098522fdbae359126a
Author: Sam McVeety <sg...@google.com>
Date:   2016-10-30T18:58:44Z

    Add BQ VP code

commit 6fed9071be77b6b12506ca223a8fb68032887f5e
Author: Sam McVeety <sg...@google.com>
Date:   2016-10-31T17:39:10Z

    BQ VP

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #1238: [BEAM-551] BigqueryIO.Read support for Va...

Posted by sammcveety <gi...@git.apache.org>.
Github user sammcveety closed the pull request at:

    https://github.com/apache/incubator-beam/pull/1238


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #1238: [BEAM-551] BigqueryIO.Read support for Va...

Posted by sammcveety <gi...@git.apache.org>.
Github user sammcveety closed the pull request at:

    https://github.com/apache/incubator-beam/pull/1238


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #1238: [BEAM-551] BigqueryIO.Read support for Va...

Posted by sammcveety <gi...@git.apache.org>.
GitHub user sammcveety reopened a pull request:

    https://github.com/apache/incubator-beam/pull/1238

    [BEAM-551] BigqueryIO.Read support for ValueProvider 

    R: @dhalperi 
    
    This is the serialization issue I was referencing, where I think the issue is that there is a deferred translation from String -> TableRef -> String, causing a serialization error.

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

    $ git pull https://github.com/sammcveety/incubator-beam sgmc/bq_vp

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

    https://github.com/apache/incubator-beam/pull/1238.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 #1238
    
----
commit ced1073597e3fbcc826f10a417e810803c7317ce
Author: Sam McVeety <sg...@google.com>
Date:   2016-10-30T18:58:44Z

    Add BQ VP code
    
    BQ VP
    
    Fix most tests
    
    Make serializable
    
    Fix BQ tests
    
    Fix tests
    
    Update API
    
    Fix validation case
    
    Fix one more query reference

commit 2d05f107499ce94bb35f05a4c386625e66fe660c
Author: Sam McVeety <sg...@google.com>
Date:   2016-12-06T05:24:20Z

    Minor fixes

commit 1ca49af0659fd32ffa06e4e5778e3e4f90d85be6
Author: Sam McVeety <sg...@google.com>
Date:   2016-12-06T05:31:34Z

    Address serialization issue

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---