Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

daily_rates not handling Organisation with duplicate account_locator #81

Open
seediang opened this issue Feb 20, 2023 · 1 comment
Open

Comments

@seediang
Copy link

Our snowflake organisation has multiple accounts with the same account_locator. This results in rates from either account turning up in the daily_rates table, which means daily_spend is not aligning with the snowflake bill.

I had a quick look at the code and the fix looks like an additional filter that is effectively region = current_region() needs to be added to the daily_rates model. I will have look and see if I can create a suitable pull request.

@ian-whitestone
Copy link
Contributor

Thanks for opening the issue @saperry. Keep us posted on your investigation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants