Skip to content

[5.x] Sum, Avg, Min and Max bucket pipeline aggregation#10634

Merged
ppisljar merged 1 commit into
5.xfrom
jasper/backport/10070/5.x
Mar 1, 2017
Merged

[5.x] Sum, Avg, Min and Max bucket pipeline aggregation#10634
ppisljar merged 1 commit into
5.xfrom
jasper/backport/10070/5.x

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

Sum, Avg, Min and Max bucket pipeline aggregation

Backports PR #10070

Commit 1:
allow parent aggs to have sub aggs defined

Commit 2:
adding bucket_sum aggregation

Commit 3:
adding bucket_avg, bucket_min and bucket_max

Commit 4:
fixing based on UI review

Commit 5:
adding tests

Commit 6:
disable terms sorting on pipeline aggs

Commit 7:
fixing based on Staceys review

Commit 8:
adding defaults

Commit 9:
updated based on review

Commit 10:
fixing error with stacking

Backports PR #10070

**Commit 1:**
allow parent aggs to have sub aggs defined

* Original sha: c8484e4
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-06T15:47:33Z

**Commit 2:**
adding bucket_sum aggregation

* Original sha: aea3cbf
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-06T16:12:36Z

**Commit 3:**
adding bucket_avg, bucket_min and bucket_max

* Original sha: 7602ee1
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-07T08:49:58Z

**Commit 4:**
fixing based on UI review

* Original sha: 8af734c
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-15T11:57:40Z

**Commit 5:**
adding tests

* Original sha: 690dc6b
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-15T12:21:28Z

**Commit 6:**
disable terms sorting on pipeline aggs

* Original sha: 7e3a32c
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-16T09:11:54Z

**Commit 7:**
fixing based on Staceys review

* Original sha: ad8b5b5
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-16T09:12:18Z

**Commit 8:**
adding defaults

* Original sha: 0fb1d93
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-22T10:40:09Z

**Commit 9:**
updated based on review

* Original sha: cc6c703
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-28T09:40:21Z

**Commit 10:**
fixing error with stacking

* Original sha: 5848c74
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-03-01T14:17:28Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Mar 1, 2017
@ppisljar ppisljar merged commit ed7a000 into 5.x Mar 1, 2017
@ppisljar ppisljar deleted the jasper/backport/10070/5.x branch March 1, 2017 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants