[
https://issues.apache.org/jira/browse/BEAM-6673?focusedWorklogId=341362&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341362
]
ASF GitHub Bot logged work on BEAM-6673:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Nov/19 16:28
Start Date: 11/Nov/19 16:28
Worklog Time Spent: 10m
Work Description: hadpe-nitin commented on issue #8620: [BEAM-6673] Add
schema support to BigQuery reads
URL: https://github.com/apache/beam/pull/8620#issuecomment-552514703
**Converting BigQuery type NUMERIC to Beam type is unsupported.**
Can you please help me understand if we can add NUMERIC Type for schema
support to BigQuery table reads.
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.java
@ line 165...
> `switch (typeName) {`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 341362)
Time Spent: 2.5h (was: 2h 20m)
> BigQueryIO.Read should automatically produce schemas
> ----------------------------------------------------
>
> Key: BEAM-6673
> URL: https://issues.apache.org/jira/browse/BEAM-6673
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-gcp
> Reporter: Reuven Lax
> Assignee: Charith Ellawala
> Priority: Major
> Fix For: 2.14.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> The output PCollections should containĀ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)