snowflakedb / snowflakedb/snowpark-python
SNOW-1359450: Suport ASOF join
Open
Nobody has claimed this yet.
feature
local testing
status-triage_done
- Dominant language
- Python
- Stars
- 341
- Forks
- 155
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 27
Description
ASOF join was introduced as preview feature in Snowpark Python API by https://github.com/snowflakedb/snowpark-python/pull/1254, we should port this into Local Testing path when the feature becomes generally available.
Reference: https://docs.snowflake.com/en/sql-reference/constructs/asof-join
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.