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

Benjamin commented on AIRFLOW-3055:
-----------------------------------

{code:java}
def get_datasets_list(self, project_id=None):{code}
This method returns only the 50 first datasets, how to increase the limit ?

> add get_dataset and get_datasets_list to bigquery_hook
> ------------------------------------------------------
>
>                 Key: AIRFLOW-3055
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3055
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Iuliia Volkova
>            Assignee: Iuliia Volkova
>            Priority: Minor
>             Fix For: 1.10.2
>
>
> Add operators to check what Dataset exist and operator what check a list of 
> datasets in BigQuery
> implementation of: 
> [https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/get]
> and 
> [https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/list] 
> I already done it. I will open PR soon (planned today).



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

Reply via email to