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

roachpb: extract keysbase to break some dependencies #77318

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

yuzefovich
Copy link
Member

This commit extracts a couple of things out of roachpb into new
keysbase package in order to break the dependency of util/json and
sql/inverted on roachpb (which is a part of the effort to clean up
the dependencies of execgen).

Addresses: #77234.

Release note: None

Release justification: low risk change to clean up the dependencies.

This commit extracts a couple of things out of `roachpb` into new
`keysbase` package in order to break the dependency of `util/json` and
`sql/inverted` on `roachpb` (which is a part of the effort to clean up
the dependencies of `execgen`).

Release note: None

Release justification: low risk change to clean up the dependencies.
@yuzefovich yuzefovich requested a review from a team as a code owner March 3, 2022 04:11
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig craig bot merged commit 960f2b4 into cockroachdb:master Mar 3, 2022
@craig
Copy link
Contributor

craig bot commented Mar 3, 2022

Build succeeded:

@yuzefovich yuzefovich deleted the execgen-2 branch March 3, 2022 21:31
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.

3 participants