|
|
|
|
|
by saisrirampur
867 days ago
|
|
OP here. 100% agreed on your analysis. Thanks for chiming in. Coming from the Postgres world, this was very counter intuitive for me. I am still not convinced if a database should charge 1000s of $s due to lack of an index (cluster). It could either create the index automatically or explicitly (on the face) warn the user that this can be expensive or else slow. |
|
A bizarre conversation I witnessed between the BigQuery team and my company at the time (a major customer):
Company: "We need to be able to see our consumption and a breakdown of our bill"
BQ team: "Oh, yeah. We can see how that would be useful. We should probably build that..."
Like, this was a GA product without any thought given to self-serve billing visibility.
I realize billing is usually the last thing bolted on, but I'd expect some basics to be in place before the product ships.