Commit af277ee
authored
fix array subqueries in SQL expressions (#6296)
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.1 parent 9b7aa4c commit af277ee
File tree
4 files changed
+3766
-3755
lines changed- compiler
- parser
- ztests
- semantic
4 files changed
+3766
-3755
lines changed
0 commit comments