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: make dataset version serializable #3143

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Conversation

albertlockett
Copy link
Contributor

This will be used when we add list_versions to the remote SDK

@github-actions github-actions bot added the bug Something isn't working label Nov 19, 2024
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.

Seems reasonable. FYI metadata is never used.

@wjones127 wjones127 changed the title fix: make dataset version serializable feat: make dataset version serializable Nov 19, 2024
@wjones127 wjones127 added enhancement New feature or request and removed bug Something isn't working labels Nov 19, 2024
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 77.93%. Comparing base (566082f) to head (9a89e24).

Files with missing lines Patch % Lines
rust/lance/src/dataset.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3143   +/-   ##
=======================================
  Coverage   77.92%   77.93%           
=======================================
  Files         242      242           
  Lines       81738    81739    +1     
  Branches    81738    81739    +1     
=======================================
+ Hits        63695    63702    +7     
- Misses      14861    14864    +3     
+ Partials     3182     3173    -9     
Flag Coverage Δ
unittests 77.93% <0.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.


🚨 Try these New Features:

@albertlockett albertlockett merged commit 73cf23b into main Nov 19, 2024
32 checks passed
@albertlockett albertlockett deleted the remote-versions-api branch November 19, 2024 20:32
albertlockett added a commit to lancedb/lancedb that referenced this pull request Nov 21, 2024
…1850)

Will require update to lance dependency to bring in this change which
makes the version serializable
lancedb/lance#3143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants