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

[FEATURE] Implementing Missing V2 Aggregation Functions #1889

Open
forestmvey opened this issue Jul 20, 2023 · 0 comments
Open

[FEATURE] Implementing Missing V2 Aggregation Functions #1889

forestmvey opened this issue Jul 20, 2023 · 0 comments
Assignees
Labels
aggregation enhancement New feature or request legacy Issues related to legacy query engine to be deprecated

Comments

@forestmvey
Copy link
Collaborator

Is your feature request related to a problem?
Some aggregation functions are supported in the legacy engine and not the V2 engine. As Legacy engine is becoming deprecated we need to support this functionality in the V2 engine.

What solution would you like?
Port over functionality for the aggregation functions to the V2 engine. Additionally we will want these functions added to the PPL query language.

Release-Schedule

  • P[0] histogram
  • P[0] date_histogram
  • P[0] percentiles
  • P[0] topHits
  • P[0] geo_polygon
  • P[0] geo_bounding_box
  • P[0] geo_distance
  • P[0] geo_intersects
  • P[0] stats
  • P[0] extended_stats
  • P[0] ... GROUP BY terms(...
  • P[0] ... GROUP BY range(...

What alternatives have you considered?
N/A

Do you have any additional context?
N/A

@forestmvey forestmvey added enhancement New feature or request legacy Issues related to legacy query engine to be deprecated aggregation labels Jul 20, 2023
@derek-ho derek-ho removed the untriaged label Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aggregation enhancement New feature or request legacy Issues related to legacy query engine to be deprecated
Projects
None yet
Development

No branches or pull requests

2 participants