[GitHub] beam pull request #2657: [BEAM-2058] Generate BigQuery load job at runtime

2017-06-05 Thread asfgit
Github user asfgit closed the pull request at:

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


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


[GitHub] beam pull request #2657: [BEAM-2058] Generate BigQuery load job at runtime

2017-04-23 Thread reuvenlax
GitHub user reuvenlax opened a pull request:

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

[BEAM-2058] Generate BigQuery load job at runtime

Generate the load job at run time instead of submission time.

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

$ git pull https://github.com/reuvenlax/incubator-beam repeatable_bq_sink

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

https://github.com/apache/beam/pull/2657.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 #2657


commit 01b3a0f89c7e81a655afe375e7450cf094cd139a
Author: Reuven Lax 
Date:   2017-04-23T19:53:00Z

Make batch loads repeatable across different invocations of the same 
template job.




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