Skip to content

feat: improve aggr support#489

Open
NicoLaval wants to merge 10 commits into
developfrom
feat/improve-aggr
Open

feat: improve aggr support#489
NicoLaval wants to merge 10 commits into
developfrom
feat/improve-aggr

Conversation

@NicoLaval
Copy link
Copy Markdown
Collaborator

No description provided.

@NicoLaval NicoLaval mentioned this pull request May 16, 2026
7 tasks
@NicoLaval NicoLaval changed the base branch from feat/spark4 to develop May 21, 2026 16:57
/**
* Builds the output data structure of an {@link #executeAggr} operation (shared by all engines).
*/
default Structured.DataStructure aggregationResultStructure(
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not directly in executeAggr? executeAggr().getDataStructure() instead?

Copy link
Copy Markdown
Collaborator Author

@NicoLaval NicoLaval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inspect what aggregationResultStructure is producing and why it's proposed?

@hadrienk hadrienk self-requested a review June 2, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants