Callback for Asynchronous Query

113 views
Skip to first unread message

Jason Collins

unread,
Apr 24, 2012, 6:25:12 PM4/24/12
to BigQuery discuss
Any thoughts on providing the ability for an Asynchronous Query job to
callback to a url on completion? The callback url could be provided in
the queryData:

queryData = {'query':'SELECT word,count(word) AS count FROM
publicdata:samples.shakespeare GROUP BY word;',
'timeoutMs':timeout,
'callback': 'http://myapp.appspot.com/my/opaque?
url'}

It could be POST'd with the ProjectId and JobId or something.

This would save us having to poll from App Engine and/or setting up
some sort of delayed Task to poll.

Jason Collins

unread,
Apr 24, 2012, 6:26:25 PM4/24/12
to BigQuery discuss
Similar request for Table Importing.
j

Jim Caputo

unread,
Apr 25, 2012, 5:27:03 PM4/25/12
to bigquery...@googlegroups.com
Hi Jason,

Yes, we've been thinking about this or some variation of notifications.  Will definitely let you know as things develop.

Thanks for the feedback.

Jim
Reply all
Reply to author
Forward
0 new messages