Description
Currently (in Vulcan) the right-hand side of an ANSI JOIN must be a keyspace. The left-hand side of an ANSI JOIN can be a keyspace, an expression term, a subquery term, or another join. There are situations where it's more convenient to use an expression term or a subquery term as the right-hand side of an ANSI JOIN. Such variations are supported in most relational databases.
Attachments
Issue Links
For Gerrit Dashboard: MB-29710 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
92381,2 | MB-29710: Allow timestamp differ during snapshot merge | unstable | indexing | Status: MERGED | +2 | +1 |
94692,3 | MB-29710 Support expression term and subquery term as right-hand side of ANSI JOIN | master | query | Status: MERGED | +2 | +1 |
94934,2 | MB-29845 Properly handled newly created "correlated" indicator in marshalled plan for expression scan | master | query | Status: MERGED | +2 | +1 |
95261,2 | MB-29977 Correctly return correlated indicator from select term | master | query | Status: MERGED | +2 | +1 |