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: propagate storage_options to v2 writer #2578

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

jiachengdb
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the bug Something isn't working label Jul 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.08%. Comparing base (ebf7c5d) to head (421ed48).

Files Patch % Lines
rust/lance/src/dataset/fragment/write.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2578      +/-   ##
==========================================
- Coverage   80.11%   80.08%   -0.03%     
==========================================
  Files         211      211              
  Lines       61085    61089       +4     
  Branches    61085    61089       +4     
==========================================
- Hits        48937    48926      -11     
- Misses       9215     9224       +9     
- Partials     2933     2939       +6     
Flag Coverage Δ
unittests 80.08% <80.00%> (-0.03%) ⬇️

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.

@jiachengdb jiachengdb force-pushed the jiachengdb/v2_storage_options branch from 37eac35 to 421ed48 Compare July 10, 2024 15:20
@eddyxu eddyxu merged commit f65e804 into lancedb:main Jul 10, 2024
22 checks passed
@jiachengdb jiachengdb deleted the jiachengdb/v2_storage_options branch July 11, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants