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

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

                Author: ASF GitHub Bot
            Created on: 13/Apr/18 16:14
            Start Date: 13/Apr/18 16:14
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on issue #4947: [BEAM-3983] [SQL] 
Add utils for converting to BigQuery types
URL: https://github.com/apache/beam/pull/4947#issuecomment-381185947
 
 
   There are unit tests of all the pieces but no integration tests. Talking to 
BigQuery is handled by `BigQueryIO`, which isn't changed here. If there was a 
mock that can be plugged into BigQueryIO, we could test end to end without 
BigQuery.

----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 90867)
    Time Spent: 5h 10m  (was: 5h)

> BigQuery writes from pure SQL
> -----------------------------
>
>                 Key: BEAM-3983
>                 URL: https://issues.apache.org/jira/browse/BEAM-3983
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-sql
>            Reporter: Andrew Pilloud
>            Assignee: Andrew Pilloud
>            Priority: Major
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> It would be nice if you could write to BigQuery in SQL without writing any 
> java code. For example:
> {code:java}
> INSERT INTO bigquery SELECT * FROM PCOLLECTION{code}



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

Reply via email to