-
Notifications
You must be signed in to change notification settings - Fork 737
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
Add composite Aggregation #1804
Conversation
@itkg-ppottie Could you add this new aggregration to the aggregation DSL: |
589a3d2
to
ad22274
Compare
d0c629c
to
f97f10e
Compare
8ca0aba
to
a0b6755
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Should I directly merge or you want to update the test method name?
/** | ||
* @group functional | ||
*/ | ||
public function testCompositeNoAfterAggregation(): void |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the functional test.
@itkg-ppottie There seems to be also a merge conflict here now. Could you rebase? |
a0b6755
to
d986113
Compare
@itkg-ppottie do you have time to finish this one? Would be nice to get it merged ;) |
b59dced
to
d5eba0d
Compare
update CHANGELOG.md
d5eba0d
to
44f9c1a
Compare
Thanks @itkg-ppottie |
#1774 with TU & TF +changelog