Skip to content

refactor: cut SELECT inference over to Next in M3 - #360

Merged
tiagolauer merged 6 commits into
masterfrom
feat/v1-m3-select-cutover
Aug 20, 2026
Merged

refactor: cut SELECT inference over to Next in M3#360
tiagolauer merged 6 commits into
masterfrom
feat/v1-m3-select-cutover

Conversation

@tiagolauer

@tiagolauer tiagolauer commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • migrate SELECT sources, joins, expressions, predicates, parameters, and subquery scopes
  • isolate SELECT dialect capabilities
  • route supported SELECT inference through the Next compiler

Verification

  • npm test: 217 passed, 36 skipped
  • architecture fitness checks passed
  • npm run test:perf: 223,663 instantiations, below the 225,000 budget

Stack

Depends on #359.

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