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

PB Updates for HLL Datatypes #183

Merged
merged 2 commits into from Aug 16, 2016
Merged

Conversation

zeeshanlakhani
Copy link
Contributor

Open questions?

  • Merge order?
  • Should do go against develop or another branch (develop is most up to date)
  • Dealing w/ PB changes... AGAIN.

/* We return an estimated cardinality of the Hyperloglog set
* on fetch.
*/
optional sint64 hll_value = 4;
Copy link
Member

Choose a reason for hiding this comment

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

why sint64? I thought hll cards were always positive

@russelldb
Copy link
Member

+1 from me.

Nag nag about mixing formatting and functional changes.

@russelldb
Copy link
Member

+1

@@ -22,7 +22,8 @@
*/

/*
** Revision: 2.0
%% TODO: Set for whichever release version we use
** Revision: 2.3.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we modify this to 2.2.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I left this question to @JeetKunDoug w/ the release time (we didn't know at the time)... so @nickelization, you're good to do that (and keep it as a separate commit) if Riak team is ok w/ it ;).

Ran this by Zeeshan, he said go ahead.
@nickelization
Copy link
Contributor

👍 84ec1f4

borshop added a commit that referenced this pull request Aug 16, 2016
PB Updates for HLL Datatypes

Reviewed-by: nickelization
@nickelization
Copy link
Contributor

Build was successful, but Bors seems to be stuck for some reason. Going ahead and merging this manually.

@nickelization nickelization merged commit af2dee4 into develop Aug 16, 2016
@JeetKunDoug JeetKunDoug deleted the feature-zl-hll_datatypes branch August 31, 2016 18:46
@lukebakken lukebakken added this to the riak_pb-2.2.0.0 milestone Sep 6, 2016
@lukebakken lukebakken self-assigned this Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants