Skip to content

refactor: cut WITH and CTE inference over to Next in M4 - #361

Merged
tiagolauer merged 1 commit into
masterfrom
feat/v1-m4-cte-cutover
Aug 20, 2026
Merged

refactor: cut WITH and CTE inference over to Next in M4#361
tiagolauer merged 1 commit into
masterfrom
feat/v1-m4-cte-cutover

Conversation

@tiagolauer

@tiagolauer tiagolauer commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • route WITH and CTE inference through the Next compiler
  • preserve public row and parameter inference across supported CTE behavior
  • freeze the post-cutover performance baseline

Verification

  • npm test: 217 passed, 36 skipped
  • architecture fitness checks passed
  • npm run test:perf: 225,590 instantiations, matching baseline and below the 230,000 budget
  • npm run test:package passed

Stack

Depends on #360.

Base automatically changed from feat/v1-m3-select-cutover to master August 20, 2026 20:58
@tiagolauer
tiagolauer merged commit 6818a23 into master Aug 20, 2026
14 checks passed
@tiagolauer
tiagolauer deleted the feat/v1-m4-cte-cutover branch August 20, 2026 20:59
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