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

Aggregations: moving_avg model parser should accept any numeric #11778

Merged
merged 1 commit into from Jun 19, 2015

Conversation

polyfractal
Copy link
Contributor

Fixes model validation/parsing so that any numeric is accepted, not just explicit doubles.

Also changes the models to throw ParseExceptions instead of SearchParseExceptions, so that
the validation can be unit-tested.

Fixes #11487

…just doubles

Also changes the models to throw ParseExceptions instead of SearchParseExceptions, so that
the validation can be unit-tested.

Fixes elastic#11487
@jpountz
Copy link
Contributor

jpountz commented Jun 19, 2015

LGTM

polyfractal added a commit that referenced this pull request Jun 19, 2015
Aggregations: moving_avg model parser should accept any numeric
@polyfractal polyfractal merged commit 00cc16c into elastic:master Jun 19, 2015
@kevinkluge kevinkluge removed the review label Jun 19, 2015
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.

None yet

4 participants