Skip to content

feat: support tracking deleted rows between versions#6671

Closed
jackye1995 wants to merge 1 commit intolance-format:mainfrom
jackye1995:jack/row-lineage-deleted
Closed

feat: support tracking deleted rows between versions#6671
jackye1995 wants to merge 1 commit intolance-format:mainfrom
jackye1995:jack/row-lineage-deleted

Conversation

@jackye1995
Copy link
Copy Markdown
Contributor

Summary

  • Add _row_deleted_at_version system column to track when rows are deleted, following the existing pattern of _row_created_at_version and _row_last_updated_at_version
  • Add DatasetDelta::get_deleted_rows() API to query rows deleted between two versions
  • Add protobuf deleted_at_version_sequence field to DataFragment for persistence

Continuation of #5002, rebased and reviewed with bug fixes.

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@github-actions github-actions Bot added enhancement New feature or request python java labels May 3, 2026
@jackye1995 jackye1995 closed this May 3, 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.

1 participant