[
https://issues.apache.org/jira/browse/HIVE-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628808#comment-13628808
]
Namit Jain commented on HIVE-4294:
----------------------------------
comments
> Single sourced multi query cannot handle lateral view
> -----------------------------------------------------
>
> Key: HIVE-4294
> URL: https://issues.apache.org/jira/browse/HIVE-4294
> Project: Hive
> Issue Type: Improvement
> Components: Query Processor
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Attachments: HIVE-4294.D10161.1.patch
>
>
> For example,
> {noformat}
> hive> explain from src
> > select key, C lateral view explode(array(key, value)) A as C;
> FAILED: ParseException line 3:22 missing EOF at 'view' near 'lateral'
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira