-
Notifications
You must be signed in to change notification settings - Fork 736
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
Added BucketSelector aggregation #1554
Added BucketSelector aggregation #1554
Conversation
* master: update to ES 6.5.2 and to LATEST PHP 7.3 official relase (ruflin#1552) Prepare for 6.1.0 release (ruflin#1547) test connection error (ruflin#1546) Add php73 support and Xdebug (ruflin#1545)
I hope I now resolved all your issues :) |
Are we using return types and scalar parameter types as |
@maltehuebner yep there will be a massive refactoring on that, so if u would like to update your PR you are welcome :) 👍 for the PR for me! |
@ruflin for me it's ok to be merged |
@p365labs Changelog still looks "interesting" to me? |
@ruflin yep u're right
@maltehuebner is still under a release and should be move to unreleased under "Added" |
* master: Update composer dependencies (ruflin#1567) Add Derivative Aggregation (ruflin#1553)
@ruflin now to me seems ok, what about u ? |
I added the
BucketSelector
aggregation and wrote a small test.