snowflakedb / snowflakedb/snowpark-python
SNOW-922606: Type checking
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 341
- Forks
- 155
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 27
Description
The code has a lot of type hints but I see nothing enforcing that types are actually checked. I find this surprising as this is a very complex codebase that would definitely benefit from rigorous type checking.
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.
Research direction
Start by locating the existing type hints and any repository or CI entry points related to checking; the issue names no files or tests. Done should mean the project has an agreed, repeatable way to enforce its annotations across the intended scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100