Skip to content

chore(typing): annotate io and describe the add_columns_from transform - #5274

Merged
yanghua merged 2 commits into
lance-format:mainfrom
jonasdedden:typing/lance-ray-io
Aug 25, 2026
Merged

chore(typing): annotate io and describe the add_columns_from transform#5274
yanghua merged 2 commits into
lance-format:mainfrom
jonasdedden:typing/lance-ray-io

Conversation

@jonasdedden

Copy link
Copy Markdown
Contributor

Fixing parts of #65.

@jonasdedden

Copy link
Copy Markdown
Contributor Author
uv run --extra dev --with 'mypy>=2.3' --with pandas-stubs --with 'pyarrow-stubs==20.0.0.20260819' \
    --with 'pylance==10.0.0' --with 'ray[data]==2.57.0' --with 'pyarrow==25.0.1' \
    -- mypy --strict --follow-imports=silent \
    --untyped-calls-exclude=ray --untyped-calls-exclude=lance \
    lance_ray/io.py tests/test_add_columns_from.py
# Success: no issues found in 2 source files

@yanghua
yanghua merged commit 616cc2a into lance-format:main Aug 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants