Is there a way to cancel a running request?
I am using the web interface. I first ran a series of tests on tables 10k and 20k rows, and the answer was in seconds. but how did I run the query for a triple join on a table of 100 thousand rows and it seems to be infinite after a thousand seconds.
I just needed to run some tests before transferring all the work to bigquery, but now I'm afraid that he will spend the whole monthly 100GB of free limit + more.
a table is a simple key-value pair of integer values.
ulkas source
share