You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/12/08 16:17:13 UTC

[GitHub] xnuinside commented on issue #4274: [AIRFLOW-3438] Fix default values in BigQuery Hook & BigQueryOperator

xnuinside commented on issue #4274: [AIRFLOW-3438] Fix default values in BigQuery Hook & BigQueryOperator
URL: https://github.com/apache/incubator-airflow/pull/4274#issuecomment-445470507
 
 
   @kaxil, I found one more issue :/ it's not relative to your PR, but relative to my :(
   <img width="400" alt="screen shot 2018-12-08 at 19 06 22" src="https://user-images.githubusercontent.com/15959809/49687987-75465600-fb1c-11e8-9be4-c7d775cf717e.png">
   need change https://github.com/apache/incubator-airflow/blob/85bdd8103a2e318b14e025a28715b56b8f69b33a/airflow/contrib/operators/bigquery_operator.py#L109 to  `destination_dataset_table=None,`
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services