Skip to content

refactor: parameterize apply subqueries with runtime index probes#317

Open
KKould wants to merge 10 commits intomainfrom
refactor/parameterized-index-runtime-probe
Open

refactor: parameterize apply subqueries with runtime index probes#317
KKould wants to merge 10 commits intomainfrom
refactor/parameterized-index-runtime-probe

Conversation

@KKould
Copy link
Copy Markdown
Member

@KKould KKould commented Apr 4, 2026

Summary

  • split apply execution into scalar and mark variants
  • replace semi/anti-subquery execution with apply-based execution paths
  • parameterize EXISTS/IN subqueries with runtime index probes
  • simplify index range iteration and runtime probe consumption in index scan

Testing

  • cargo test --lib

@KKould KKould self-assigned this Apr 4, 2026
@KKould KKould added the enhancement New feature or request label Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant