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

sqlbase,catalogkv: move more kv interactions to catalogkv #52486

Conversation

ajwerner
Copy link
Contributor

@ajwerner ajwerner commented Aug 6, 2020

At this point the only remaining kv interactions in sqlbase are during type
and table interactions though there are also usages through the protoGetter.

This is a minor change in the work to pick apart sqlbase.

Release note: None

@ajwerner ajwerner requested review from thoszhang, rohany, a team and pbardea and removed request for a team August 6, 2020 17:22
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@rohany rohany left a comment

Choose a reason for hiding this comment

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

In your commit title, do you mean "from sqlbase to catalogkv"?

Copy link
Contributor

@thoszhang thoszhang left a comment

Choose a reason for hiding this comment

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

Reviewed 29 of 29 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @pbardea and @rohany)

@ajwerner ajwerner changed the title sqlbase,catalogkv: move more kv interactions to sqlbase sqlbase,catalogkv: move more kv interactions to catalogkv Aug 6, 2020
At this point the only remaining kv interactions in sqlbase are during type
and table interactions though there are also usages through the protoGetter.

This is a minor change in the work to pick apart sqlbase.

Release note: None
@ajwerner ajwerner force-pushed the ajwerner/move-more-kv-interactions-to-catalogkv branch from 6aa119e to 494074a Compare August 6, 2020 18:39
@ajwerner
Copy link
Contributor Author

ajwerner commented Aug 6, 2020

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 6, 2020

Build succeeded:

@craig craig bot merged commit 1d6bf37 into cockroachdb:master Aug 6, 2020
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.

4 participants