Skip to content

Add history table indexes for RDE generation - #3206

Merged
gbrodman merged 1 commit into
google:masterfrom
gbrodman:historyIndexes
Aug 12, 2026
Merged

Add history table indexes for RDE generation#3206
gbrodman merged 1 commit into
google:masterfrom
gbrodman:historyIndexes

Conversation

@gbrodman

@gbrodman gbrodman commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

We can make the "select the correct most recent history object" query much more efficient + simple but we'll want to have these indexes so we can select the most recently modified entry for a given repo ID (at least, one before a particular watermark).


This change is Reviewable

@gbrodman
gbrodman requested a review from weiminyu August 10, 2026 20:42

@weiminyu weiminyu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@weiminyu reviewed 4 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

We can make the "select the correct most recent history object" query
much more efficient + simple but we'll want to have these indexes so we
can select the most recently modified entry for a given repo ID (at
least, one before a particular watermark).
@gbrodman
gbrodman added this pull request to the merge queue Aug 12, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 12, 2026
@gbrodman
gbrodman added this pull request to the merge queue Aug 12, 2026
Merged via the queue into google:master with commit 6123f10 Aug 12, 2026
15 of 16 checks passed
@gbrodman
gbrodman deleted the historyIndexes branch August 12, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants