Skip to content

Conversation

@mccanne
Copy link
Collaborator

@mccanne mccanne commented Oct 13, 2025

This commit fixes a problem with the parser with respect to array subqueries in SQL expressions as well as the semantic logic where there is no need to extract column 1 from a presumed record in an array subquery. This logic will be further improved when the type checker is integrated into the translator pass.

This commit fixes a problem with the parser with respect to array
subqueries in SQL expressions as well as the semantic logic where
there is no need to extract column 1 from a presumed record in an array
subquery.  This logic will be further improved when the type checker
is integrated into the translator pass.
@mccanne mccanne merged commit af277ee into main Oct 13, 2025
3 checks passed
@mccanne mccanne deleted the sql-array-subquery branch October 13, 2025 16:41
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