DetailsODBC: ERROR[HY000] [Simba][BigQuery] (115) Operation Timeout. PollJob

1.9k views Asked by At

Ive got a problem when trying to create a new visual for a query (source is Google BigQuery).

I'm using a similar query, that is already working (but with an extra filter), making the new query take a little longer.

It runs for about 10 minutes, and return this error message:

Details: "ODBC: ERROR[HY000] [Simba][BigQuery] (115) Operation timeout.PollJob"

So add an time limit parameter: "connect timeout=10000", but it doesnt work neither.

driver={Simba ODBC Driver for Google BigQuery};oauthmechanism=1;refreshtoken=TOKEN;catalog=mm-datamart-kd;connect timeout=10000

enter image description here

If someone get the error or have a solution for this error message. I would be grateful if you give me your advised.

Thanks!

0

There are 0 answers