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

Create result postprocessors for things like groupby, unique query #2384

Open
jwomeara opened this issue May 8, 2024 · 1 comment
Open
Assignees
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished

Comments

@jwomeara
Copy link
Collaborator

jwomeara commented May 8, 2024

for the query microservices, multiple query services might respond to subsequent next requests for a query. because of that, we need to collate all of the result pages into a single page for things like groupby queries. a postprocessor should be implemented to take care of that.

@jwomeara jwomeara added the Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished label May 8, 2024
@jwomeara jwomeara changed the title Create result postprocessors for things like groupby query Create result postprocessors for things like groupby, unique query May 8, 2024
@ivakegg ivakegg self-assigned this May 29, 2024
@ivakegg
Copy link
Collaborator

ivakegg commented Jul 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished
Projects
None yet
Development

No branches or pull requests

2 participants