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

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

                Author: ASF GitHub Bot
            Created on: 31/Mar/19 16:13
            Start Date: 31/Mar/19 16:13
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on pull request #7840:  [BEAM-6602] 
BigQueryIO.write natively understands Beam schemas
URL: https://github.com/apache/beam/pull/7840#discussion_r270673357
 
 

 ##########
 File path: 
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java
 ##########
 @@ -189,7 +189,18 @@
  * BigQueryIO.Write#withFormatFunction(SerializableFunction)}.
  *
  * <pre>{@code
- * class Quote { Instant timestamp; String exchange; String symbol; double 
price; }
+ * @DefaultSchema(JavaFieldSchema.class)
 
 Review comment:
   done
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 221008)
    Time Spent: 2h 20m  (was: 2h 10m)

> 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
>              Labels: triaged
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>




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

Reply via email to