You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/04/02 19:53:00 UTC

[jira] [Created] (BEAM-3983) BigQuery writes from pure SQL

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)