You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Jung (JIRA)" <ji...@apache.org> on 2018/05/09 17:20:00 UTC

[jira] [Created] (BEAM-4263) BigQuery connector reads the table size value from a deprecated field

Kenneth Jung created BEAM-4263:
----------------------------------

             Summary: BigQuery connector reads the table size value from a deprecated field
                 Key: BEAM-4263
                 URL: https://issues.apache.org/jira/browse/BEAM-4263
             Project: Beam
          Issue Type: Bug
          Components: io-java-gcp
    Affects Versions: 3.0.0, 2.5.0
            Reporter: Kenneth Jung
            Assignee: Chamikara Jayalath


The BigQuery connector in the GCP IO module reads the totalBytesProcessed value from a deprecated field in the job statistics:

[https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs]

The non-deprecated replacement is the totalBytesProcessed field in the query statistics.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)