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

Paginated data table using the composite aggregation #26528

Open
honzakral opened this issue Dec 3, 2018 · 3 comments
Open

Paginated data table using the composite aggregation #26528

honzakral opened this issue Dec 3, 2018 · 3 comments
Labels
enhancement New value added to drive a business result Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) Feature:Data Table Data table visualization feature Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@honzakral
Copy link
Contributor

Some users want to see an exhaustive list of results in a data table visualization. Doing this in a simple aggregation is often prohibitively expensive for both elasticsearch and the browser. Ability to use composite aggregation to paginate would be ideal for this use case.

@nickpeihl nickpeihl added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Dec 4, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@timroes timroes added Feature:Data Table Data table visualization feature Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) enhancement New value added to drive a business result labels Dec 4, 2018
@tsullivan
Copy link
Member

My understanding is, ES SQL also uses composite aggregation, and it currently faces some limitations in sorting the rows, that we would have in a data table visualization: elastic/elasticsearch#35118

I think it's worth watching that issue to figure out when could be a time to implement this for Kibana

@immon
Copy link

immon commented Apr 17, 2019

ES issue has been closed. Is it a good time to look into this again @tsullivan?

@stratoula stratoula added Feature:Lens and removed Feature:Data Table Data table visualization feature labels May 30, 2023
@markov00 markov00 added the Feature:Data Table Data table visualization feature label Apr 2, 2024
@jb1b84 jb1b84 removed the vis:table label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) Feature:Data Table Data table visualization feature Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

9 participants