Skip to content

Conversation

@cbuescher
Copy link
Member

Relates to #22278

@cbuescher cbuescher added :Analytics/Aggregations Aggregations review >test Issues or PRs that are addressing/adding tests v6.0.0-alpha1 labels Feb 28, 2017
if (initScript != null) {
executableInitScript = queryShardContext.getLazyExecutableScript(initScript, ScriptContext.Standard.AGGS);
} else {
executableInitScript = (p) -> null;;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cbuescher cbuescher merged commit a522deb into elastic:master Feb 28, 2017
@cbuescher
Copy link
Member Author

@nik9000 thanks for the review

@cbuescher
Copy link
Member Author

On 5.x. with 520d04f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Aggregations Aggregations >test Issues or PRs that are addressing/adding tests v5.4.0 v6.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants