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 2021/11/11 16:11:25 UTC

[GitHub] [airflow] josh-fell commented on a change in pull request #19527: Clean-up of google cloud example dags - batch 2

josh-fell commented on a change in pull request #19527:
URL: https://github.com/apache/airflow/pull/19527#discussion_r747632094



##########
File path: airflow/providers/google/cloud/example_dags/example_facebook_ads_to_gcs.py
##########
@@ -87,7 +89,6 @@
     # [START howto_operator_facebook_ads_to_gcs]
     run_operator = FacebookAdsReportToGcsOperator(
         task_id='run_fetch_data',
-        start_date=days_ago(2),

Review comment:
       Oof yeah this is not ideal. Nice catch!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org