Skip to content

feat: add timestamps to tag metadata#6331

Open
majin1102 wants to merge 8 commits intolance-format:mainfrom
majin1102:tag-updated-at
Open

feat: add timestamps to tag metadata#6331
majin1102 wants to merge 8 commits intolance-format:mainfrom
majin1102:tag-updated-at

Conversation

@majin1102
Copy link
Copy Markdown
Contributor

@majin1102 majin1102 commented Mar 30, 2026

Add created_at and updated_at into TagContents.

Close #6333

@github-actions github-actions bot added enhancement New feature or request python java labels Mar 30, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 97.77778% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance/src/dataset/refs.rs 97.77% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@majin1102 majin1102 marked this pull request as ready for review March 30, 2026 11:42
@majin1102 majin1102 changed the title feat: add updatedAt to tag metadata feat: add timestamps to tag metadata Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request java python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tag creation and update timestamps to the Lance format

1 participant