Yes, at this moment we can detect that it's explicit cross join because here 
inspected object is SqlNode, but later after conversion to RelNode this 
`JoinType.CROSS` will be converted to another enum `JoinRelType.INNER` value. 
Please see more details in comments under 
[DRILL-786](https://issues.apache.org/jira/browse/DRILL-786).

[ Full content available at: https://github.com/apache/drill/pull/1488 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to