You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:04:01 UTC

[jira] [Assigned] (AIRFLOW-1410) BigQuery Operator flattens the repeated column and it's not configurable

     [ https://issues.apache.org/jira/browse/AIRFLOW-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned AIRFLOW-1410:
-------------------------------------

    Assignee:     (was: Holden Karau's magical unicorn)

> BigQuery Operator flattens the repeated column and it's not configurable
> ------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1410
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1410
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: contrib, hooks
>            Reporter: Pratap Koritala
>            Priority: Minor
>
> For Legacy SQL, BigQuery Operator/Hook flattens the repeated column. The underlying Google Query JSON API's parameter "flattenResult" has default value of false, by not setting it every Legacy SQL result is flattened. 
> Without this config option, Legacy SQL can't be used for queries with repeated columns.  Even though it looks like feature request, I consider this as a bug as this config option should have been in the first place.
> I am working on submitting PR to github project.



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