Skip to content

Exec-next: make connections, scoping, and field extensions work#5563

Merged
rmosolgo merged 9 commits intomasterfrom
exec-next-connections
Mar 5, 2026
Merged

Exec-next: make connections, scoping, and field extensions work#5563
rmosolgo merged 9 commits intomasterfrom
exec-next-connections

Conversation

@rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented Mar 3, 2026

Part of #5507

TODO:

  • Make connections somehow work
  • Update scoping test to use Batching
  • Look for extensions tests, update them -- decide whether extensions should be supported at all?
    • Add new extension methods instead of .is_a? checks to distinguish? resolve_batch, after_resolve_batch?
  • Zero extension overhead when not used (remove ExtendedState usage, no looping over empty extensions)
    • I didn't go to zero here, but the overhead is not measureable in my little benchmark.
  • Document compatibility

@rmosolgo rmosolgo added this to the 2.5.21 milestone Mar 3, 2026
@rmosolgo rmosolgo merged commit 67e0d2a into master Mar 5, 2026
13 checks passed
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.

1 participant