Thomas Ryan

Results 7 issues of Thomas Ryan

Specifically in this spot right here https://github.com/snowflakedb/snowflake-connector-python/blob/3db2ab1b6931fb6261899575d5e53d62884d24a7/src/snowflake/connector/auth.py#L149 We just had an incident where one of our junior developers dropped all of our tables and I'm now realizing how much I'd...

## What is the current behavior? Currently it doesn't seem possible (as far as I'm able to tell) to insert a List into an ARRAY typed column. ## What is...

feature

When using the `pattern_scan_all` method I found it was searching through the actual ASCII values rather than the raw hexidecimal which wasn't super useful to me. I added it in...

Hello, I'm looking to try and build PWE from source on Windows. I've followed the instructions installing the perquisites ``` - Visual Studio Community 2019 - Qt 5.12.10 - LLVM...

## Description ## Motivation and Context ## Impact (If any) ## Screenshots: ## Checklist: - [ ] I have updated the changelog. - [ ] I have updated the documentation...