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

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

                Author: ASF GitHub Bot
            Created on: 04/Dec/18 23:48
            Start Date: 04/Dec/18 23:48
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on a change in pull request 
#7144: [BEAM-6139] Adding support for BQ GEOGRAPHY data type
URL: https://github.com/apache/beam/pull/7144#discussion_r238884283
 
 

 ##########
 File path: sdks/python/apache_beam/io/gcp/bigquery.py
 ##########
 @@ -98,7 +98,8 @@
 
 TableFieldSchema: Describes the schema (type, name) for one field.
   Has several attributes, including 'name' and 'type'. Common values for
-  the type attribute are: 'STRING', 'INTEGER', 'FLOAT', 'BOOLEAN', 'NUMERIC'.
+  the type attribute are: 'STRING', 'INTEGER', 'FLOAT', 'BOOLEAN', 'NUMERIC',
+  'GEOGRAPHY'.
 
 Review comment:
   Add documentation on what should be written when writing GEOGRAPHY values ? 
And also what to expect when reading GEOGRAPHY values ?

----------------------------------------------------------------
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: 172100)
    Time Spent: 1h  (was: 50m)

> Support for GEOGRAPHY data type in BQ sources
> ---------------------------------------------
>
>                 Key: BEAM-6139
>                 URL: https://issues.apache.org/jira/browse/BEAM-6139
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp, sdk-py-core
>            Reporter: Pablo Estrada
>            Assignee: Pablo Estrada
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to