Thank you BTW.
I've been using BigBroda for several months against VERY large BigQuery databases.
I have an issue where queries occasionally return nil.
If I reload the same query, it works fine the second time.
My gut tells me this is a BigQuery "too big" or "timeout" issue.
Where the second execution, BigQuery has cached the result.
Have you ever seen this?
Any workarounds?
Bill