[ 
https://issues.apache.org/jira/browse/BEAM-10587?focusedWorklogId=487461&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-487461
 ]

ASF GitHub Bot logged work on BEAM-10587:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Sep/20 03:03
            Start Date: 22/Sep/20 03:03
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on pull request #12389:
URL: https://github.com/apache/beam/pull/12389#issuecomment-696452519


   Still looks good, here are the remaining items:
   1. We need to figure out [implicitly converting RECORD/STRUCT type to 
MAP](https://github.com/apache/beam/pull/12389#discussion_r470756034). This has 
some far reaching impacts, so about sending a email to [email protected] 
explaining what you are doing?
   2. Add this to an integration test with BigQuery. This file would probably 
be an easy place to add tests (it also includes Beam SQL):
   
https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/meta/provider/bigquery/BigQueryReadWriteIT.java


----------------------------------------------------------------
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: 487461)
    Time Spent: 3h 40m  (was: 3.5h)

> Support Maps in BigQuery
> ------------------------
>
>                 Key: BEAM-10587
>                 URL: https://issues.apache.org/jira/browse/BEAM-10587
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Ryan Worley
>            Assignee: Ryan Worley
>            Priority: P2
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> Maps are currently not supported when converting a Beam Schema to a BigQuery 
> TableFieldSchema.  This improvement will convert Maps to repeated records 
> with 'key' and 'value' fields.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to