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

SQL: use hasValue() methods from Elasticsearch's InspectionHelper classes #44745

Merged
merged 2 commits into from
Jul 24, 2019

Commits on Jul 23, 2019

  1. Use hasValue() methods from aggregations' InspectionHelpers to decide

    if the aggregations should return null (in case there is no value) or
    the value itself.
    astefan committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    c1e03f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/elastic/elasticsearch int…

    …o agg_hasValue_update
    astefan committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    ebdf6be View commit details
    Browse the repository at this point in the history