[
https://issues.apache.org/jira/browse/BEAM-3983?focusedWorklogId=93067&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-93067
]
ASF GitHub Bot logged work on BEAM-3983:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Apr/18 04:23
Start Date: 20/Apr/18 04:23
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #4947: [BEAM-3983] Add
utils for converting to BigQuery types
URL: https://github.com/apache/beam/pull/4947#issuecomment-382971118
Well, now it looks as though you are doomed by the "two executor" problem in
which we somewhat blatantly use too many resources for our Jenkins workers to
handle. It looks fine and I think we'll need to solve this immediately or find
a workaround so people can get things done.
----------------------------------------------------------------
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: 93067)
Time Spent: 7h (was: 6h 50m)
> 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: 7h
> 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)