Andrew Pilloud created BEAM-3983:
------------------------------------
Summary: 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
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)