Sophie Tan
Sophie Tan
This is a fix for [SNOW-299744](https://snowflakecomputing.atlassian.net/browse/SNOW-299744), where we extract "a single pair of parentheses with any text in between, as long as they contain balanced parenthesis" from the `VALUES clause...
SNOW-292909 TODO
Workaround to run merge gates for #1274 changes because GitHub Actions does not pass secrets we need for aws/azure to Workflow runners. ([Reference](https://docs.github.com/en/actions/security-guides/encrypted-secrets#using-encrypted-secrets-in-a-workflow))
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...
Add type hints changes such that `tox -e mypy` passes for - src/snowflake/snowpark/window.py - src/snowflake/snowpark/udaf.py - src/snowflake/snowpark/stored_procedure.py - src/snowflake/snowpark/table.py - src/snowflake/snowpark/udf.py - src/snowflake/snowpark/types.py - src/snowflake/snowpark/table_function.py - src/snowflake/snowpark/relational_grouped_dataframe.py - src/snowflake/snowpark/row.py -...
**Overview** This PR adds type hints/fix existing issues of the public `telemetry` and `udf/sproc` decorators.
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...