Skip to content

Conversation

@joshua-spacetime
Copy link
Collaborator

@joshua-spacetime joshua-spacetime commented May 6, 2025

Description of Changes

Fixes a bug where the subscription manager would not update its metadata for tables that did not have a filter in a join query.
This resulted in row updates not being sent to clients for those tables.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

  • Regression tests
  • Bot test

Fixes a bug where the subscription manager would not update its metadata for tables that did not have a filter in a join query.
This resulted in row updates not being sent to clients for those tables.
@joshua-spacetime joshua-spacetime self-assigned this May 6, 2025
@joshua-spacetime joshua-spacetime added the bugfix Fixes something that was expected to work differently label May 6, 2025
Copy link
Contributor

@gefjon gefjon left a comment

Choose a reason for hiding this comment

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

Should bot test before merging, but code and tests look good.

Copy link
Collaborator

@jdetter jdetter left a comment

Choose a reason for hiding this comment

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

Verified working with bot test. Results posted in the internal discord here: https://discord.com/channels/931210784011321394/1150256030433955870/1369309233979330650

@joshua-spacetime joshua-spacetime changed the title fix: track non-selection tables for join queries in subscription manager fix: subscription manager metadata for joins May 6, 2025
@joshua-spacetime joshua-spacetime changed the title fix: subscription manager metadata for joins Fix subscription manager metadata for joins May 6, 2025
@joshua-spacetime joshua-spacetime added this pull request to the merge queue May 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 6, 2025
@joshua-spacetime joshua-spacetime added this pull request to the merge queue May 6, 2025
Merged via the queue into master with commit 5611e40 May 6, 2025
25 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/fix/pruning branch May 6, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes something that was expected to work differently

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants