Closed GoogleCodeExporter closed 9 years ago
From the StackOverflow link, it sounds like the problem is that in the web UI,
the query completes, but the results are not displayed. The problem occurs only
for a specific query (and it sounds like the query has an error).
What browser version and OS are you using? Does the same problem occur in other
browsers? Can you check the JavaScript console in your browser to see if there
are any errors?
Original comment by jcon...@google.com
on 31 May 2013 at 4:45
Looks like the Query is not completing, I think it is timing out. I have used
command line tool (bq) and it also does not return any result.
OS: Mac OS X
Browser: Firefox
Here is screen shot of the JS console
http://d.pr/i/mk58
Original comment by Vis...@sweetlabs.com
on 3 Jun 2013 at 4:40
Can you run the command line tool with --apilog=log.txt and email log.txt to
me? That info would be extremely helpful in diagnosing the problem.
Original comment by jcon...@google.com
on 3 Jun 2013 at 4:47
Information sent!
Original comment by Vis...@sweetlabs.com
on 6 Jun 2013 at 4:13
It turns out that our web UI was not correctly polling for job status for
long-running jobs in Firefox. We've fixed the bug, and it should roll out next
week.
Original comment by jcon...@google.com
on 11 Jun 2013 at 5:08
Original issue reported on code.google.com by
Vis...@sweetlabs.com
on 31 May 2013 at 5:50