Ted

Results 6 comments of Ted

Hello @sfc-gh-sghosh. No error is thrown at runtime, the error is thrown during static type checking. Please see the attached screenshot. ![image](https://github.com/snowflakedb/snowpark-python/assets/60014013/da8b0d7f-a051-4203-a457-58e0e86edda8)

Hello Sujan, Thank you for looking into this issue. The issue is not an error happening at runtime, it is an error happening during static type checking before runtime. Jupyter...

I believe https://github.com/snowflakedb/snowpark-python/issues/1058 is the same issue.

Sure! I'm not sure what a language definition is though. Is there any existing examples I can look at to get an idea of where to start?

I'm very new to the MultiValue Pick universe, so apologies for any misunderstandings I may have. I named my extension under the guise of mvBase because I pulled the syntax...

I've been working on updating the tmLanguage file for my PROC extension and also creating a language definition file. To settle on this issue and provide a good starting point,...