Skip to content

Stop sending empty subscription updates to clients #2561

@joshua-spacetime

Description

@joshua-spacetime

It appears that eval_updates does not filter out empty subscription updates coming from eval_delta.

let updates = eval_delta(tx, &mut metrics, plan)

We should probably update eval_delta to return None in the case of an empty update.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions