top | item 41247194

(no title)

saadatq | 1 year ago

Would love to see a plugin/adapter for Snowflake.

BigQuery has a neat feature where it estimates the cost __before__ you run a query, which has often come in handy.

discuss

order

yuliiatkachova|1 year ago

Hey, we do cool stuff with gbq billing, which helps reduce computing costs. Basically, we show how much money every pipeline costs coming in BQ, executed in BG, or leaving it. We do not query your data (do not need permission to read or edit). Everything is done using GBQ logs. I mean, we do not use your information_schema either. What we saw from our clients is at least 10% compute cost reduction in 10-30 days after deployment. Happy to give a fee trial to test it out.

Here is one of the examples https://mastheadata.com/yalos-cost-management-blueprint-elev...