[
https://issues.apache.org/jira/browse/BEAM-3983?focusedWorklogId=90857&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-90857
]
ASF GitHub Bot logged work on BEAM-3983:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/18 15:53
Start Date: 13/Apr/18 15:53
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #4947: [BEAM-3983] [SQL]
Add utils for converting to BigQuery types
URL: https://github.com/apache/beam/pull/4947#issuecomment-381179625
I've only had a minute to skim this - is it expected that we can now write
an integration test using SQL syntax? I didn't see one so I just thought I'd
ask. Follow-up: are things designed such that we could use a fake BigQuery so
that it can be a unit test?
----------------------------------------------------------------
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: 90857)
Time Spent: 4h 40m (was: 4.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: 4h 40m
> 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)