Skip to content

feat(subquery): support uncorrelated scalar subquery#90

Merged
mergify[bot] merged 2 commits intomainfrom
uncorrelated-scalar-subquery
Oct 23, 2022
Merged

feat(subquery): support uncorrelated scalar subquery#90
mergify[bot] merged 2 commits intomainfrom
uncorrelated-scalar-subquery

Conversation

@Fedomn
Copy link
Owner

@Fedomn Fedomn commented Oct 23, 2022

close #86
fix #89
Signed-off-by: Fedomn fedomn.ma@gmail.com

Signed-off-by: Fedomn <fedomn.ma@gmail.com>
Signed-off-by: Fedomn <fedomn.ma@gmail.com>
@Fedomn Fedomn added this to the v0.5 milestone Oct 23, 2022
@mergify mergify bot added the pr-feature label Oct 23, 2022
@mergify mergify bot merged commit bb87397 into main Oct 23, 2022
@mergify mergify bot deleted the uncorrelated-scalar-subquery branch October 23, 2022 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor BoundSubquery to Expr and TableRef support uncorrelated scalar subquery for select exprs

1 participant