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

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

    [ https://issues.apache.org/jira/browse/BEAM-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469162#comment-16469162 ] 

Chamikara Jayalath commented on BEAM-4263:
------------------------------------------

[~kjung520] I assume your are working on this. Please ask in Beam Slack/dev list so that a PMC member can assign JIRA contributor role to you.

> 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
>            Priority: Minor
>
> 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)