
GitHub and Google on Public Datasets & Google BigQuery (Changelog Interviews #209)
Changelog Master Feed
00:00
How to Calculate the Cost of a Query
Every time you write a query, before running it, you can see how much data that query will process. So if a column is one gigabyte, divide $5 by 1,000. And that's the price of your query, the cost of your query. You might be able to have something where I want to query these things several times a month, but I have a budget. And I'll query them if it's under this budget, and you may be able to do those queries if said budget is not met or exceeded.
Transcript
Play full episode