[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Lychagin resolved ASTERIXDB-2952.
----------------------------------------
    Resolution: Fixed

> Add support for CROSS JOIN
> --------------------------
>
>                 Key: ASTERIXDB-2952
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2952
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: COMP - Compiler
>    Affects Versions: 0.9.7
>            Reporter: Dmitry Lychagin
>            Assignee: Dmitry Lychagin
>            Priority: Major
>             Fix For: 0.9.8
>
>
> We need to add support for CROSS JOIN, by extending JoinStep as follows: 
> JoinStep ::= ( ("INNER" | ( ( "LEFT" | "RIGHT" ) "OUTER"?))? "JOIN" NamedExpr 
> "ON" Expr ) |  ( "CROSS" "JOIN" NamedExpr )



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to