GitHub user jkff opened a pull request:
https://github.com/apache/beam/pull/4075
[BEAM-3137] Improved validation of DynamicDestinations results in
BigQueryIO.write
https://issues.apache.org/jira/browse/BEAM-3137
R: @reuvenlax
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkff/incubator-beam improve-bq-validation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4075.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 #4075
----
commit 7da46f957ffe345c1ac4721e510f0b6c38a12174
Author: Eugene Kirpichov <[email protected]>
Date: 2017-11-03T19:35:06Z
Improved validation of DynamicDestinations results in BigQueryIO.write
----
---