Alin Preda

Results 12 comments of Alin Preda

Oh, hey. It's been a while since I used that. Well, I can only say that the docker image runs fine on Ubuntu or or Mac but not Windows, which,...

I am stuck on the same issue. :) But @ChristianKranemann's fix works for me. I am unfamiliar with the codebase enough to understand if this is a good solution but...

Bumb bumb bump! Would love to have this feature. Also happy to contribute if some developer can guide me a bit. :)

I have found [this article](https://medium.com/@anastasia.bizyayeva/setting-snowflake-permissions-on-all-future-objects-in-all-schemas-in-a-database-367df2dd6868) helpful but I am having an issue with the code: ``` locals { environment = var.environment database_name = local.environment == "prod" ? var.domain_name : "${upper(local.environment)}_${var.domain_name}"...

I found out that future grants on objects in a schema given to mkre specialist roles will actually dominate over grants applied on schema level to more general roles. A...

Same issue. Works locally but fails in a containerized environment.

Update. It's not actually stuck-stuck but the performance is terrible. It's just extremely, extremely slow, compared to a month ago or so. It takes ages to complete the plan.

> I'll try to repro. See comment. It actually does not get completely stuck but freezes at that step for a long time. There is perhaps some other task running...

> I'll try to repro. Hi teej, I was mistaken, it's just the next statement it is running that is very slow. It shows grants on a role which returns...

@justin-fundrise it works in practice. It will replace your existing records in place