Hacker News new | ask | show | jobs
by bearjaws 845 days ago
Had this happen (but more like $100) analyzing the GitHub dataset on GCP.

Honestly I was already concerned when it was taking more than 5 minutes to return a result.

Once I saw how slow it was I found my error, not querying the sample dataset that was a fraction of the size, to make sure my filtering worked.