mmuru commented on issue #7425: [SIP-18] Scheduling queries from SQL Lab
URL: 
https://github.com/apache/incubator-superset/issues/7425#issuecomment-615532123
 
 
   @betodealmeida: I got the message "Your query has been scheduled. To see 
details of your query, navigate to Saved Queries message". I could see 
"scheduled_info" stored in saved_query.extra_json column 
   
`{"schedule_info":{"output_table":"mm_schedule_query_test","start_date":"2020-04-18T01:00:00.000Z","end_date":"2020-04-18T02:00:00.000Z","schedule_interval":"@hourly"}}
   `
   but the query was not running. Please, can you help me to understand how it 
works? What is the output_table for? Will this table get created automatically 
or must be exist? Can schedule_interval have a valid cron type syntax? Please, 
can you share me a sample config file? 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to