Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Fix aliased array access: arrayElement shows alias only when array is not a literal
  • Fix single-element tuple: trailing comma in tuples now handled correctly
  • Fix single-element tuple explain: renders as Function tuple instead of Literal Tuple_
  • Fix IN expression: non-literal list items are wrapped in Function tuple
  • Large string lists in IN (>10 items) remain as separate children

Enabled tests: 00017, 00172, 01021, 02265, 02336, 02513, 02810, 02922, 03203, 03221, 03258, 03630, and more

- Fix aliased array access: arrayElement shows alias only when array is not a literal
- Fix single-element tuple: trailing comma in tuples now handled correctly
- Fix single-element tuple explain: renders as Function tuple instead of Literal Tuple_
- Fix IN expression: non-literal list items are wrapped in Function tuple
- Large string lists in IN (>10 items) remain as separate children

Enabled tests: 00017, 00172, 01021, 02265, 02336, 02513, 02810, 02922, 03203, 03221, 03258, 03630, and more
@kyleconroy kyleconroy merged commit 0ab2992 into main Dec 27, 2025
1 check passed
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