[ 
https://issues.apache.org/jira/browse/BEAM-6602?focusedWorklogId=194880&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-194880
 ]

ASF GitHub Bot logged work on BEAM-6602:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Feb/19 01:29
            Start Date: 06/Feb/19 01:29
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on pull request #7743: [BEAM-6602] 
Preparatory PR for integrating schemas into BigQuery: Push TableRow conversion 
to end of pipeline
URL: https://github.com/apache/beam/pull/7743
 
 
   This sets the stage for using schemas in BigQueryIO. This also has the 
advantage of being more efficient in the scenario where the user provides a 
PCollection<T> and a format function T -> TableRow. TableRow is encoded as 
JSON, so shuffling these objects is expensive. The user's T is often a more 
efficient object, so shuffling those objects is preferable.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 194880)
            Time Spent: 10m
    Remaining Estimate: 0h

> Support schemas in BigQueryIO.Write
> -----------------------------------
>
>                 Key: BEAM-6602
>                 URL: https://issues.apache.org/jira/browse/BEAM-6602
>             Project: Beam
>          Issue Type: Sub-task
>          Components: io-java-gcp
>            Reporter: Reuven Lax
>            Assignee: Reuven Lax
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




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

Reply via email to