Tomasz Urbaszek
Tomasz Urbaszek
### Pre-review checklist * [ ] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [ ] I've added new automated tests...
To align with best practices and to assure that session are really closed in case of errors examples should use snowpakr sesson in the following way: ```py with Session.builder.getOrCreate() as...
### Pre-review checklist * [x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [x] I've added or updated automated unit tests...
### Pre-review checklist * [x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [x] I've added or updated automated unit tests...
### Pre-review checklist * [ ] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [ ] I've added or updated automated...
### Description I would like to render the SQL queries that include templates without executing them. If I run `snow sql --dry-run` the command should print rendered queries. All input...
### Pre-review checklist * [x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [x] I've added or updated automated unit tests...
### SnowCLI version 3.0.0rc0 ### Python version _No response_ ### Platform _No response_ ### What happened Glob patterns are not supported in streamlit and snowpark artifacts definitions. In 2.8.0 it...