Skip to content
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

meta: rework external ingest generation #3323

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

RaduBerinde
Copy link
Member

@RaduBerinde RaduBerinde commented Feb 20, 2024

Rework how we generate non-overlapping external ingestions to have
more freedom in selecting the bounds for each object. This will make
adding prefix replacement possible.

We also stop using UniqueKeys to generate the bounds which can fail
occasionally.

Fixes #3317.

@RaduBerinde RaduBerinde requested review from itsbilal and a team February 20, 2024 20:32
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Rework how we generate non-overlapping external ingestions to have
more freedom in selecting the bounds for each object. This will make
adding prefix replacement possible.

We also stop using `UniqueKeys` to generate the bounds which can fail
occasionally.
Copy link
Member

@itsbilal itsbilal left a comment

Choose a reason for hiding this comment

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

LGTM

@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit 4e60aed into cockroachdb:master Feb 23, 2024
11 checks passed
@RaduBerinde RaduBerinde deleted the meta-ext-rework branch February 23, 2024 00:33
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.

metamorphic: TestMeta failed [could not generate unique key]
3 participants