snowflakedb / snowflakedb/snowpark-python
SNOW-1358946: Support Interval expression in Local Testing
Open
@sfc-gh-stan is already working on this.
Since May 7, 2024.
feature
local testing
status-triage_done
- Dominant language
- Python
- Stars
- 341
- Forks
- 155
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 27
Description
Interval expresson was introduced in Snowpark Python API by: https://github.com/snowflakedb/snowpark-python/pull/1191. This should be ported into Local Testing code paths as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.