-
Notifications
You must be signed in to change notification settings - Fork 100
Reindex implementation #2021
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
Merged
albertlockett
merged 58 commits into
open-telemetry:main
from
JakeDern:jakedern/reindex
Feb 13, 2026
Merged
Reindex implementation #2021
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
bf7c0e7
Make payload types consistent with lookup table
JakeDern 6be535a
c
JakeDern e87efd8
c
JakeDern 8284259
c
JakeDern 84790dc
Test scaffolding
JakeDern 1de57bd
c
JakeDern 58054cd
more test scaffolding
JakeDern a17ee68
More test scaffolding
JakeDern fb8b45b
tests
JakeDern e732898
tests
JakeDern 2f49369
tests
JakeDern b2fe97d
tests
JakeDern 864970b
tests
JakeDern 8d8f25f
tests
JakeDern da423a7
comments
JakeDern 7ab6b56
More tests
JakeDern c54a4d6
Clippy lints
JakeDern b7508f3
Lints
JakeDern 89ec87b
More tests
JakeDern 0020df3
Handle u16 max cases differently
JakeDern a4f10ab
refactor
JakeDern 5f63ad7
commonize root payload checking
JakeDern d810314
tests
JakeDern 23167e3
traces
JakeDern 93c872e
Better dictionary handling
JakeDern e0129eb
Support dictionary encodings for id columns in otlp models
JakeDern 2ded77a
formatting
JakeDern 21bfde4
metrics
JakeDern d81214a
metrics
JakeDern 2caf485
fix lints
JakeDern 74b1444
Fix id collection
JakeDern 58d65b3
lints
JakeDern e641803
Move pretty import to the print loop
JakeDern fce9b14
better debug output
JakeDern cb4e63a
Fix reindexing bug when there are referential integrity problems
JakeDern 250de6d
c
JakeDern 22379df
c
JakeDern 0e04d7e
comments
JakeDern ffd7b59
c
JakeDern 8f04d39
c
JakeDern bb758b8
c
JakeDern ef203f2
Add license header
JakeDern 90e1899
Scaffold better payload relation info
JakeDern b6d86c3
add more info to payload relations
JakeDern 7da252c
Reduce some allocations
JakeDern 5cfa2e5
Comments
JakeDern 13cbee8
don't forget to remove
JakeDern 9fa065d
c
JakeDern d15a9b1
remove the dictionary encodings for id columns
JakeDern 6bfab3c
Update tests for dict ids
JakeDern 2843a48
Add transport optimized tests
JakeDern f76a4cf
c
JakeDern ad5d032
c
JakeDern 3fc0f85
Remove referential integrity violations
JakeDern ec807f1
refactor primary id length checking
JakeDern b10440c
comment
JakeDern 0c4b5ff
PR feedback
JakeDern 81f17e1
Merge branch 'main' into jakedern/reindex
albertlockett File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.