Skip to content

Conversation

@mccanne
Copy link
Collaborator

@mccanne mccanne commented Jan 15, 2026

This commit integrates relational and pipe scoping by moving the type analaysis from the semantic checker into the translator. With this change, the fused type that emerges from a pipe query can be fed into SQL and converted into a relational table and SQL output relations can be converted back into super types for type analysis in a pipe query segment.

This commit integrates relational and pipe scoping by moving
the type analaysis from the semantic checker into the translator.
With this change, the fused type that emerges from a pipe query
can be fed into SQL and converted into a relational table and
SQL output relations can be converted back into super types
for type analysis in a pipe query segment.
philrz
philrz previously approved these changes Jan 15, 2026
@philrz philrz dismissed their stale review January 15, 2026 16:55

I clicked in the wrong window

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.

3 participants