You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2019/10/21 21:57:08 UTC

[beam] branch master updated (0d4bf60 -> e4aab40)

This is an automated email from the ASF dual-hosted git repository.

apilloud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 0d4bf60  Merge pull request #9837: [BEAM-8445] Fix some not allowed nulls in ZetaSQL translator
     add 44b2c65  Add project push-down for BigQuery
     add e4aab40  Merge pull request #9823: [BEAM-8428] [SQL] Add project push-down for BigQuery

No new revisions were added by this update.

Summary of changes:
 .../sql/meta/provider/bigquery/BigQueryTable.java  | 55 +++++++++++++---
 .../provider/bigquery/BigQueryReadWriteIT.java     | 73 +++++++++++++++++++++-
 2 files changed, 117 insertions(+), 11 deletions(-)