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

(release/v20.03) Change groupId from int to uint32. #5614

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Jun 9, 2020

This change removes the need to convert between int and uint32.
Group IDs are always uint32.


This change is Reviewable

Docs Preview: Dgraph Preview

This change removes the need to convert between int and uint32.
Group IDs are always uint32.
@martinmr martinmr requested review from manishrjain and a team as code owners June 9, 2020 22:30
@martinmr martinmr changed the title Change groupId from int to uint32. (release/v20.03) Change groupId from int to uint32. Jun 9, 2020
Copy link
Contributor

@jarifibrahim jarifibrahim left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 4 files reviewed, all discussions resolved (waiting on @manishrjain)

@martinmr martinmr merged commit a4773b6 into release/v20.03 Jun 10, 2020
@martinmr martinmr deleted the martinmr/cp-gid20 branch June 10, 2020 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants