Hacker News new | ask | show | jobs
by cdevs 3487 days ago
$5 a terabyte jeebus...don't f that query up
1 comments

Just like with BigQuery, a carefully thought out partitioning scheme is critical, or your queries need to be carefully locked down to prevent excessive table scanning. I burned through my BigQuery trial credit fast, by not using partitions during a quick-and-dirty test.