Skip to content

Comments

Remove connection_id from ViewContext#3464

Merged
joshua-spacetime merged 1 commit intomasterfrom
joshua/remove-conn-id-from-view-ctx
Oct 23, 2025
Merged

Remove connection_id from ViewContext#3464
joshua-spacetime merged 1 commit intomasterfrom
joshua/remove-conn-id-from-view-ctx

Conversation

@joshua-spacetime
Copy link
Collaborator

@joshua-spacetime joshua-spacetime commented Oct 22, 2025

Description of Changes

Removing connection_id from ViewContext for performance reasons. We intend to wait to hear from clients before assuming that it's necessary to include.

API and ABI breaking changes

None (unreleased feature)

Expected complexity level and risk

0

Testing

n/a

@joshua-spacetime joshua-spacetime changed the title remove connection_id from ViewContext Remove connection_id from ViewContext Oct 22, 2025
@cloutiertyler
Copy link
Contributor

must track the view's result set for each unique connection.

SQL connections only? Or all connections?

@joshua-spacetime
Copy link
Collaborator Author

Specifically for each subscription connection pertaining to a particular view.

@joshua-spacetime joshua-spacetime added this pull request to the merge queue Oct 23, 2025
Merged via the queue into master with commit f8631cc Oct 23, 2025
28 of 29 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/remove-conn-id-from-view-ctx branch October 23, 2025 19:36
bfops added a commit that referenced this pull request Oct 30, 2025
bfops added a commit that referenced this pull request Oct 31, 2025
bfops added a commit that referenced this pull request Oct 31, 2025
bfops added a commit that referenced this pull request Oct 31, 2025
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.

2 participants