Skip to content

Conversation

@notSaranshMalik
Copy link
Contributor

Problem

There is no way to currently represent subqueries.

Summary of changes

Added a subquery node (to be decorrelated), as well as the 3 major decorrelated join nodes. All of these are logical only since the goal is to convert a logical subquery node to one of these 3 logical join nodes in unnesting.

@yliang412
Copy link
Member

quick comment: mark join/single join should probably be moved into JoinType; they are not on the same dimension as a dependent join.

Just some thoughts, I know that Mark Join has to take a marked column as metadata.

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