[
https://issues.apache.org/jira/browse/BEAM-4601?focusedWorklogId=120076&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-120076
]
ASF GitHub Bot logged work on BEAM-4601:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jul/18 21:35
Start Date: 06/Jul/18 21:35
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #5830: [BEAM-4601][SQL]
Support BigQuery read from SQL.
URL: https://github.com/apache/beam/pull/5830#issuecomment-403152652
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryReadWriteIT.testSQLRead
fails a lot:
https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1022/testReport/
https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1023/testReport/
https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1027/testReport/
----------------------------------------------------------------
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: 120076)
Time Spent: 6.5h (was: 6h 20m)
> BigQuery reads basic types from pure SQL
> ----------------------------------------
>
> Key: BEAM-4601
> URL: https://issues.apache.org/jira/browse/BEAM-4601
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> Right now Beam SQL can created a BigQuery table, however, read from BigQuery
> table is not supported yet. We want to support reading basic data types from
> BigQuery table (not including ROW type).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)