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

feat: expand tags api #2679

Merged
merged 3 commits into from
Aug 2, 2024
Merged

Conversation

dsgibbons
Copy link
Contributor

@dsgibbons dsgibbons commented Aug 2, 2024

This PR expands upon the new tags API so that we can load from tags using the top-level lance.dataset Python API. Once accepted, the changes from this PR will be used to update the quickstart notebook to demonstrate the new tags functionality.

@github-actions github-actions bot added enhancement New feature or request python labels Aug 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@6d34d5f). Learn more about missing BASE report.

Files Patch % Lines
rust/lance/src/dataset/refs.rs 75.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2679   +/-   ##
=======================================
  Coverage        ?   79.62%           
=======================================
  Files           ?      226           
  Lines           ?    66333           
  Branches        ?    66333           
=======================================
  Hits            ?    52816           
  Misses          ?    10405           
  Partials        ?     3112           
Flag Coverage Δ
unittests 79.62% <84.21%> (?)

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.

Copy link
Contributor

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thank you.

@wjones127 wjones127 merged commit 2f5a625 into lancedb:main Aug 2, 2024
22 checks passed
@dsgibbons dsgibbons deleted the feat/extend-tags-api branch August 15, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants