Skip to content

feat(cdf): cdf support upsert for views#5369

Merged
yanghua merged 10 commits intolance-format:mainfrom
zhangyue19921010:feat_cdf_support_upsert_view
Jan 21, 2026
Merged

feat(cdf): cdf support upsert for views#5369
yanghua merged 10 commits intolance-format:mainfrom
zhangyue19921010:feat_cdf_support_upsert_view

Conversation

@zhangyue19921010
Copy link
Copy Markdown
Contributor

@zhangyue19921010 zhangyue19921010 commented Nov 28, 2025

closes: #5445

Users can get upserted records using get_upserted_rows API

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@github-actions github-actions Bot added the enhancement New feature or request label Nov 28, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 89.18919% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance/src/dataset/delta.rs 89.18% 0 Missing and 8 partials ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Collaborator

@yanghua yanghua left a comment

Choose a reason for hiding this comment

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

Left one comment, otherwise LGTM.

Comment thread rust/lance/src/dataset/delta.rs Outdated
Comment thread rust/lance/src/dataset/delta.rs Outdated
Copy link
Copy Markdown
Collaborator

@yanghua yanghua left a comment

Choose a reason for hiding this comment

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

LGTM. Pending to wait for the CI's result.

@yanghua yanghua merged commit 66b127c into lance-format:main Jan 21, 2026
29 checks passed
majin1102 pushed a commit to majin1102/lance that referenced this pull request Jan 23, 2026
vivek-bharathan pushed a commit to vivek-bharathan/lance that referenced this pull request Feb 2, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance the capabilities of Lance Change Data Feed

2 participants