You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/09/22 21:35:59 UTC

[2/2] incubator-beam git commit: Support BigQuery DATE type

Support BigQuery DATE type

This closes #985


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8245f9b4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/8245f9b4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/8245f9b4

Branch: refs/heads/master
Commit: 8245f9b4b2ec28ad76c2cf0813b3a2de28aaebcd
Parents: 495d8b3 287061b
Author: Luke Cwik <lc...@google.com>
Authored: Thu Sep 22 14:27:43 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Thu Sep 22 14:27:43 2016 -0700

----------------------------------------------------------------------
 .../beam/sdk/io/gcp/bigquery/BigQueryAvroUtils.java      |  4 ++++
 .../sdk/io/gcp/bigquery/BigQueryTableRowIterator.java    |  2 +-
 .../beam/sdk/io/gcp/bigquery/BigQueryAvroUtilsTest.java  | 11 ++++++++---
 .../io/gcp/bigquery/BigQueryTableRowIteratorTest.java    |  9 ++++++---
 4 files changed, 19 insertions(+), 7 deletions(-)
----------------------------------------------------------------------