You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Pei He (JIRA)" <ji...@apache.org> on 2016/06/30 22:47:10 UTC

[jira] [Created] (BEAM-411) Avoid calling BigQuery directly during validation.

Pei He created BEAM-411:
---------------------------

             Summary: Avoid calling BigQuery directly during validation.
                 Key: BEAM-411
                 URL: https://issues.apache.org/jira/browse/BEAM-411
             Project: Beam
          Issue Type: Improvement
            Reporter: Pei He
            Assignee: Pei He
            Priority: Minor


BigQueryIO calls the service directly. This makes tests hard to write and slow.

We should replace BigQuery direct calls with BigQueryServices abstraction.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)