This closes #2970: Cherry pick #2953 to release-2.0.0
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/8f183443 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/8f183443 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/8f183443 Branch: refs/heads/release-2.0.0 Commit: 8f18344329d3af5882886a50a841d01062d408ef Parents: 7dfc455 40bdbcb Author: Eugene Kirpichov <[email protected]> Authored: Mon May 8 16:06:15 2017 -0700 Committer: Eugene Kirpichov <[email protected]> Committed: Mon May 8 16:06:15 2017 -0700 ---------------------------------------------------------------------- .../beam/sdk/io/gcp/bigquery/BigQueryIO.java | 7 +++---- .../bigquery/DynamicDestinationsHelpers.java | 3 ++- .../sdk/io/gcp/bigquery/TableDestination.java | 13 +++++++++--- .../io/gcp/bigquery/TableDestinationCoder.java | 19 +++++++++--------- .../sdk/io/gcp/bigquery/BigQueryIOTest.java | 21 ++++++++++---------- 5 files changed, 36 insertions(+), 27 deletions(-) ----------------------------------------------------------------------
