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

Support Missing Range Values #44381

Closed
not-napoleon opened this issue Jul 15, 2019 · 3 comments
Closed

Support Missing Range Values #44381

not-napoleon opened this issue Jul 15, 2019 · 3 comments
Labels
:Analytics/Aggregations Aggregations >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Comments

@not-napoleon
Copy link
Member

not-napoleon commented Jul 15, 2019

While working on #41545 we observed that it's not currently possible to provide missing or scripted values for Range fields. There are two major steps to support this. First off, the parsers need to accept range fields for missing values (complex objects are not currently supported at all). This probably also involves requiring some type information from the user. After that, the ValuesSourceConfig and associated classes need to support explicit range missing fields.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo

@rjernst rjernst added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label May 4, 2020
@not-napoleon
Copy link
Member Author

We discussed this on 2020-08-05. A few notes:

  • We have another ticket, Add scripting support for ranges #50190 specifically for script support.
  • Adding script support for ranges has implications for Add support for runtime fields #59332 so there's some impetus to support range scripting for that use case.
  • Missing support is a distinct problem, not solved by script support. I'm going to update this ticket to only refer to missing.
  • We're interested in missing support for ranges, but that's considerably lower priority.

@not-napoleon not-napoleon changed the title Support Missing & Scripted Range Values Support Missing Range Values Aug 5, 2020
@wchaparro
Copy link
Member

not planned

@wchaparro wchaparro closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

No branches or pull requests

4 participants