[
https://issues.apache.org/jira/browse/DRILL-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458096#comment-16458096
]
ASF GitHub Bot commented on DRILL-6321:
---------------------------------------
Github user vvysotskyi commented on the issue:
https://github.com/apache/drill/pull/1224
As I understand from DRILL-1921, cross join was prevented due to the
`CannotPlanException` exception at the planning stage.
Can we get the same problem using `APPLY`? If yes, should be discussed the
possibility of adding some limitations for `APPLY`, for example, deny usage for
the case when a filter is absent in the query etc.
> Lateral Join: Planning changes - enable submitting physical plan
> ----------------------------------------------------------------
>
> Key: DRILL-6321
> URL: https://issues.apache.org/jira/browse/DRILL-6321
> Project: Apache Drill
> Issue Type: Task
> Reporter: Parth Chandra
> Assignee: Chunhui Shi
> Priority: Major
>
> Implement changes to enable submitting a physical plan containing lateral and
> unnest.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)