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

Hllp is not aggregated properly with TSV #2749

Closed
t92549 opened this issue Sep 8, 2022 · 1 comment · Fixed by #2800
Closed

Hllp is not aggregated properly with TSV #2749

t92549 opened this issue Sep 8, 2022 · 1 comment · Fixed by #2800
Assignees
Labels
bug Confirmed or suspected bug

Comments

@t92549
Copy link
Contributor

t92549 commented Sep 8, 2022

When TypeSubtypeValue vertices are used, Gaffer does not correctly aggregate HLLP properties that are provided over json:

@t92549 t92549 added the bug Confirmed or suspected bug label Sep 8, 2022
@t92549 t92549 added this to the v2.0.0-alpha-0.4 milestone Sep 8, 2022
@r32575 r32575 added the needs-elaboration Requires further detail and explanation label Sep 13, 2022
@r32575 r32575 self-assigned this Sep 26, 2022
@GCHQDeveloper314 GCHQDeveloper314 linked a pull request Nov 1, 2022 that will close this issue
r32575 added a commit that referenced this issue Nov 15, 2022
* Fixed the bug when deserialising. The objects passed in are now instantiated before being offered to HyperLogLogPlus

* Fixed checkstyle

* Ran spotless

* Found a less hacky method of deserialising JSON. Unfortunately, nested offers objects are not supported
@t92549
Copy link
Contributor Author

t92549 commented Nov 15, 2022

Fixed by #2800

@t92549 t92549 closed this as completed Nov 15, 2022
@t92549 t92549 removed the needs-elaboration Requires further detail and explanation label Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants