You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Steve Niemitz (Jira)" <ji...@apache.org> on 2020/01/30 21:38:00 UTC

[jira] [Resolved] (BEAM-2879) Implement and use an Avro coder rather than the JSON one for intermediary files to be loaded in BigQuery

     [ https://issues.apache.org/jira/browse/BEAM-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Niemitz resolved BEAM-2879.
---------------------------------
    Fix Version/s: 2.17.0
       Resolution: Fixed

> Implement and use an Avro coder rather than the JSON one for intermediary files to be loaded in BigQuery
> --------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-2879
>                 URL: https://issues.apache.org/jira/browse/BEAM-2879
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Black Phoenix
>            Assignee: Steve Niemitz
>            Priority: Minor
>              Labels: starter
>             Fix For: 2.17.0
>
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> Before being loaded in BigQuery, temporary files are created and encoded in JSON. Which is a costly solution compared to an Avro alternative 



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