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

API-676 Implement distinct aggregator #1007

Merged
merged 7 commits into from
Aug 18, 2021

Conversation

srknzl
Copy link
Member

@srknzl srknzl commented Aug 4, 2021

closes #793

src/aggregation/Aggregator.ts Outdated Show resolved Hide resolved
src/aggregation/Aggregator.ts Outdated Show resolved Hide resolved
src/aggregation/Aggregator.ts Outdated Show resolved Hide resolved
src/aggregation/AggregatorConstants.ts Outdated Show resolved Hide resolved
src/aggregation/Aggregator.ts Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@af6c513). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1007   +/-   ##
=========================================
  Coverage          ?   92.28%           
=========================================
  Files             ?      432           
  Lines             ?    16730           
  Branches          ?     1037           
=========================================
  Hits              ?    15440           
  Misses            ?     1020           
  Partials          ?      270           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af6c513...e449460. Read the comment docs.

@srknzl srknzl merged commit 1361ef4 into hazelcast:master Aug 18, 2021
harunalpak pushed a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
* Add distinct aggregator and tests

* Update documentation
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.

Fast aggregation - distinct implementation
3 participants