Zach Zeid
07/28/2020, 9:03 PM"schedule": {
"ping_pong": {
"query": "select year, month, day from time;",
"interval": 10
}
},
but I don't see it show up in either my tls endpoint, or in aws_firehose, or in the results.logzwass
07/28/2020, 9:07 PMosqueryd
with --verbose
and see if it logs that the query is being executed.Zach Zeid
07/28/2020, 9:09 PM"snapshot": true
?zwass
07/28/2020, 9:11 PMselect unix_time
)Zach Zeid
07/28/2020, 9:11 PM