Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add file writer option for python sdk #3523

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

SaintBacchus
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added enhancement New feature or request python labels Mar 10, 2025
@SaintBacchus SaintBacchus force-pushed the AddFileWriterOptions branch from 45436a2 to 37d9992 Compare March 10, 2025 09:54
@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.63%. Comparing base (4358df1) to head (878c4f7).

Files with missing lines Patch % Lines
rust/lance/src/dataset/fragment/write.rs 66.66% 0 Missing and 1 partial ⚠️
rust/lance/src/dataset/write.rs 95.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3523      +/-   ##
==========================================
- Coverage   78.64%   78.63%   -0.01%     
==========================================
  Files         254      254              
  Lines       94952    94963      +11     
  Branches    94952    94963      +11     
==========================================
+ Hits        74674    74677       +3     
- Misses      17251    17259       +8     
  Partials     3027     3027              
Flag Coverage Δ
unittests 78.63% <92.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants