Daniel Fletcher

Results 4 issues of Daniel Fletcher

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? Python 3.9.6 (default, Feb 3 2024, 15:58:27) [Clang 15.0.0 (clang-1500.3.9.4)] 2. What are...

bug
needs triage
local testing

## What is the current behavior? I am patching the function `call_builtin` to generate a uuid string (a primary key id) for each row: ```python # path/to/snowpark_job.py from snowflake.snowpark import...

feature
local testing

## What is the current behavior? Table functions, including builtin snowpark ones like flatten, raise an exception in tests: `NotImplementedError: [Local Testing] table_function.TableFunctionJoin is not supported.` When I try to...

feature
local testing

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? Python 3.9.6 (default, Feb 3 2024, 15:58:27) [Clang 15.0.0 (clang-1500.3.9.4)] 2. What are...

bug
needs triage
local testing
status-triage_done