You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/10/15 17:25:04 UTC

[jira] [Commented] (BEAM-9174) Allow disabling Gzip on BigQuery streaming writes

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

Beam JIRA Bot commented on BEAM-9174:
-------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> Allow disabling Gzip on BigQuery streaming writes
> -------------------------------------------------
>
>                 Key: BEAM-9174
>                 URL: https://issues.apache.org/jira/browse/BEAM-9174
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: June Rhodes
>            Assignee: Pablo Estrada
>            Priority: P3
>              Labels: stale-assigned
>
> I need to be able to call setDisableGZipContent(true) on the insertAll method executed here:
> [https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryServicesImpl.java#L779]
> Right now, about 50% of our Dataflow CPUs are being consumed just in libzip for the GZIP compression of BigQuery streaming writes.
> I have no idea what component to file this under, so please change it to the appropriate one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)