Skip to content

Enhance DataSource to skip grouping when possible #248

Open
@radubrehar

Description

@radubrehar

Currently when the dataSourceApi.updateData is called, a new cache is created, which triggers a groupBy all the time, even if the groupBy fields are not in the cache-affected fields.

It might be possible to optimise this, though it's quite difficult. We need to add a few more tests to ensure correctness.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions