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

catenumpb: extract new package for enum protobufs #94160

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

yuzefovich
Copy link
Member

@yuzefovich yuzefovich commented Dec 22, 2022

This commit extracts a new package catenumpb that is intended to contain enum protobufs so that the new package is very low dependency and could be imported everywhere. The following things are moved into the new package:

  • catpb/index.proto (while keeping the protobuf path at catpb)
  • non-protobuf IndexDescriptorEncodingType is moved from descpb
  • descpb/encoded_datum.proto.

Epic: CRDB-14837

Release note: None

This commit extracts a new package `catenumpb` that is intended to
contain enum protobufs so that the new package is very low dependency
and could be imported everywhere. The following things are moved into
the new package:
- `catpb/index.proto` (while keeping the protobuf path at `catpb`)
- non-protobuf `IndexDescriptorEncodingType` is moved from `descpb`
- `descpb/encoded_datum.proto`.

Epic: None

Release note: None
@yuzefovich yuzefovich requested review from ajwerner and a team December 22, 2022 19:08
@yuzefovich yuzefovich requested review from a team as code owners December 22, 2022 19:08
@yuzefovich yuzefovich requested a review from a team December 22, 2022 19:08
@yuzefovich yuzefovich requested a review from a team as a code owner December 22, 2022 19:08
@yuzefovich yuzefovich requested review from msbutler and cucaroach and removed request for a team December 22, 2022 19:08
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich yuzefovich requested review from Xiang-Gu and removed request for a team, msbutler and cucaroach December 22, 2022 19:11
Copy link
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

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

LGTM

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Dec 23, 2022

Build succeeded:

@craig craig bot merged commit e646faa into cockroachdb:master Dec 23, 2022
@yuzefovich yuzefovich deleted the catenumpb branch December 23, 2022 01:29
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