David Szmolka

Results 725 comments of David Szmolka

hello @ColmanHumphrey thank you for raising awareness for this. From the process perspective: if issues concerning official Snowflake drivers (like gosnowflake here) are raised with Snowflake Support, then the issues...

hi @ColmanHumphrey > Regarding support: to be honest my prior tickets have not had a ton of engagement. I sent you a mail related to this to discuss the details...

Hi, The driver dev team made a new branch of the driver which is hoped to resolve issues #630, #631, #632. https://github.com/snowflakedb/gosnowflake/tree/fixCipherPanicIssues Would it be please possible @Thomasdezeeuw to test...

hi @Thomasdezeeuw thank you so much for testing the fix for this and the other 2 as well! We can still revisit the issue if you perhaps see it resurface.

Hi, The driver dev team made a new branch of the driver which is hoped to resolve issues #630, #631, #632. https://github.com/snowflakedb/gosnowflake/tree/fixCipherPanicIssues Would it be please possible @Thomasdezeeuw to test...

Hi, The driver dev team made a new branch of the driver which is hoped to resolve issues #630, #631, #632. https://github.com/snowflakedb/gosnowflake/tree/fixCipherPanicIssues Would it be please possible @Thomasdezeeuw to test...

hi, thank you for submitting this issue. using latest (`v1.6.18`) of the driver for testing. 1. executing `select null, SYSTEM$TYPEOF(null) as typeof` **with or without** `fetchAsString` returns ``` { NULL:...

i see, thank you for the clarification @datbth . looking around a bit I found (maybe a bit late) that this item has already been submitted in 2021 to the...

thank you for sharing your approach of how to work around this issue ! sadly I cannot answer the question why `NULL_UPPERCASE` is defined this way, it looks like per...

thank you for submitting this feature request ! we'll see how it would be feasible to implement. thank you for bearing with us !