snowflakedb / snowflakedb/snowpark-python

SNOW-922606: Type checking

Open
#1,055 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.