You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/05/09 04:48:08 UTC

[GitHub] [incubator-superset] mistercrunch commented on issue #7416: feat: Scheduling queries from SQL Lab

mistercrunch commented on issue #7416: feat: Scheduling queries from SQL Lab
URL: https://github.com/apache/incubator-superset/pull/7416#issuecomment-490741905
 
 
   Curious about how you handle different schedule intervals. Since Airflow supports only one interval per DAG, I'm assuming you generate different DAGs for each schedule_interval? Say one for `@daily` and one for `@hourly`.
   
   I'd be cool to see the code used for the DAG-generation for reference, especially around the URI-processing into deps, though I'm guessing there are some Lyft-specific operators in the mix.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org