Skip to content

Dynamic query plans#143

Open
kuseman wants to merge 2 commits intomasterfrom
dynamic_query_plans
Open

Dynamic query plans#143
kuseman wants to merge 2 commits intomasterfrom
dynamic_query_plans

Conversation

@kuseman
Copy link
Copy Markdown
Owner

@kuseman kuseman commented Dec 21, 2025

No description provided.

… sub query expressions where inner schemas

was eliminated and causing ordinal mismatches between compile time and runtime schemas
fix: Turned off caching of inner plan in joins. This is not working since the cache is never flushed during a
statement execution and hence will yield wrong result if applied in a correlated context
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