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 2016/05/20 15:32:12 UTC

[jira] [Commented] (AIRFLOW-148) Allow BQ dataset access to use default project from connection

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

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

Commit 3b46e2dee911dde730315b6b4035fe1cb0d66fb1 in incubator-airflow's branch refs/heads/master from [~firehed]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=3b46e2d ]

[AIRFLOW-148] Use BQ connection project by default in view access

Updates the internals of the BigQuery view access tools to make the source and
destination projects optional, where both values will default to the project
specified in the connection if not explicitly provided.

This is technically a breaking change but I've searched the public codebase and
found no direct calls to this (I'll be updating some internal operators that use
it separately)


> Allow BQ dataset access to use default project from connection
> --------------------------------------------------------------
>
>                 Key: AIRFLOW-148
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-148
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: gcp
>            Reporter: Eric Stern
>            Assignee: Eric Stern
>            Priority: Minor
>
> Currently the internals of BQ's dataset access modification tools require explicitly providing a project. I'd like to change this so that the parameters are optional and will default to the value in the connection configuration, like the other operators.
> Will send a PR shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)