This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 399c09f Merge pull request #6623 from apache/revert-6610-fixAssert
add 592eb6d Adding a BQNestedRecords Test
add d2998d9 Adding license to BQNestedRecords and temp location option
new b9af715 Merge pull request #6609 from pabloem/bqnested
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../io/gcp/bigquery/BigQueryNestedRecordsIT.java | 160 ++++++++++++++++++
.../beam/sdk/io/gcp/testing/BigqueryClient.java | 186 ++++++++++++++++++++-
2 files changed, 345 insertions(+), 1 deletion(-)
create mode 100644
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryNestedRecordsIT.java