Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(python): correct type hint for write_fragments() #3373

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

chenkovsky
Copy link
Contributor

@chenkovsky chenkovsky commented Jan 13, 2025

documents for new arguments of write_fragments method are missing. and write_fragments is dependent typing now. I added two override signatures to make the type checker happy.

@github-actions github-actions bot added bug Something isn't working python labels Jan 13, 2025
python/python/lance/fragment.py Outdated Show resolved Hide resolved
@wjones127 wjones127 changed the title fix: fragment type fix(python): correct type hint for write_fragments() Jan 13, 2025
@wjones127 wjones127 merged commit cfeece4 into lancedb:main Jan 13, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants