Skip to content

Conversation

@joshua-spacetime
Copy link
Collaborator

Description of Changes

Previously we were not filtering out empty subscription updates. This would happen if we evaluated a subscription query over set of rows that a transaction updated, and that subscription query returned an empty result set.

API and ABI breaking changes

None

Expected complexity level and risk

0

Testing

  • Server side regression test

@joshua-spacetime joshua-spacetime linked an issue Apr 7, 2025 that may be closed by this pull request
@joshua-spacetime joshua-spacetime force-pushed the joshua/fix/empty-subscription-updates branch from 1aa860f to 6a8d2bc Compare April 7, 2025 22:13
@joshua-spacetime joshua-spacetime requested a review from jsdt April 7, 2025 22:13
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Apr 7, 2025
Merged via the queue into master with commit 712c2e4 Apr 7, 2025
14 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/fix/empty-subscription-updates branch April 7, 2025 23:34
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.

Stop sending empty subscription updates to clients

4 participants