Hacker News new | ask | show | jobs
by mafiaboi 1224 days ago
Is there anything I can put on top of BQ to make things faster by any chance as far as you know?
1 comments

Hmm you can preprocess the data or have intermediate queries get materialized to new tables you can query. That’ll reduce some of the query time.