Page MenuHomePhabricator

[services] Rename PrimaryKey to PrimaryKeyDescriptor
ClosedPublic

Authored by karol on May 12 2022, 2:04 AM.
Tags
None
Referenced Files
F3248305: D4013.diff
Fri, Nov 15, 9:08 AM
Unknown Object (File)
Tue, Nov 5, 3:36 PM
Unknown Object (File)
Tue, Nov 5, 3:36 PM
Unknown Object (File)
Tue, Nov 5, 3:36 PM
Unknown Object (File)
Tue, Nov 5, 3:35 PM
Unknown Object (File)
Tue, Nov 5, 3:32 PM
Unknown Object (File)
Oct 10 2024, 8:48 PM
Unknown Object (File)
Oct 8 2024, 7:29 AM

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

tomek requested changes to this revision.May 12 2022, 3:15 AM
tomek added inline comments.
services/lib/src/Item.h
29 ↗(On Diff #12571)

Adding a Name doesn't sound right when it is a compound object containing partition and sort keys. What about PrimaryKeyDescriptor?

This revision now requires changes to proceed.May 12 2022, 3:15 AM

I don't mind, it can be "descriptor".

@geekbrother please share your opinion.

Requesting review so it goes to Max's queue.

In D4013#112592, @karol-bisztyga wrote:

I don't mind, it can be "descriptor".

@geekbrother please share your opinion.

Requesting review so it goes to Max's queue.

Accepting this diff, let's go with the "descriptor". Thanks for putting up these changes @karol-bisztyga !

tomek requested changes to this revision.May 13 2022, 2:23 AM

This appeared in my queue because @geekbrother accepted, but the name still need to be changed

This revision now requires changes to proceed.May 13 2022, 2:23 AM

use "descriptor" instead of "name"

This revision is now accepted and ready to land.May 13 2022, 2:31 AM
karol retitled this revision from [services] Rename PrimaryKey to PrimaryKeyName to [services] Rename PrimaryKey to PrimaryKeyDescriptor.May 13 2022, 4:29 AM
This revision was landed with ongoing or failed builds.May 13 2022, 4:30 AM
This revision was automatically updated to reflect the committed changes.