You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/24 20:07:00 UTC

[jira] [Commented] (AIRFLOW-2107) add time_partitioning to run_query

    [ https://issues.apache.org/jira/browse/AIRFLOW-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489697#comment-16489697 ] 

ASF subversion and git services commented on AIRFLOW-2107:
----------------------------------------------------------

Commit 5747f584992a6dc4758b37d80a8797f248fcc889 in incubator-airflow's branch refs/heads/master from [~Ben Marengo]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=5747f58 ]

[AIRFLOW-2107] add time_partitioning to run_query on BigQueryBaseCursor

Closes #3043 from marengaz/query_time_part


> add time_partitioning to run_query
> ----------------------------------
>
>                 Key: AIRFLOW-2107
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2107
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib, gcp, hooks, operators
>            Reporter: Ben Marengo
>            Assignee: Ben Marengo
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> google have added a time partitioning field to the query part of their jobs api
> [https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query.timePartitioning]
> we should mirror that in airflow (hook and operator)



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