Skip to content

Rename .aggregation() to .aggregate() #407

@equinor-ruaj

Description

@equinor-ruaj

.aggregate() creates a new aggregation always.
.aggregation() first tries to get an existing aggregation, if not it creates it.

.aggregate() should do what .aggregation() does today

Deprecate .aggregation()

Possibly also add a parameter force=true|false to force creating a new aggregation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions