Skip to content

Backport columnar-independent scope fixes - #53

Merged
platypii merged 1 commit into
masterfrom
columnar-prerequisites
Aug 18, 2026
Merged

Backport columnar-independent scope fixes#53
platypii merged 1 commit into
masterfrom
columnar-prerequisites

Conversation

@platypii

Copy link
Copy Markdown
Contributor

Summary

  • preserve table and outer-row scope across scans, private batches, aggregates, CTEs, and set operations
  • request struct base columns for projection and ordering
  • prevent unresolved projections from advertising incomplete materialized rows
  • add nine regressions using APIs already supported by master

Prepared-scan contracts, demand scheduling, caching, and residual execution remain scoped to columnar-design.

Validation

  • npm test: 1,945 passed
  • npm run lint
  • npx tsc

@platypii
platypii merged commit c8fa31e into master Aug 18, 2026
6 checks passed
@platypii
platypii deleted the columnar-prerequisites branch August 18, 2026 00:44
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