[ https://issues.apache.org/jira/browse/PHOENIX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367656#comment-14367656 ]
Maryann Xue edited comment on PHOENIX-1580 at 3/18/15 6:44 PM: --------------------------------------------------------------- [~ayingshu] I think according to [~julianhyde]'s explanation, we should parse ORDER-BY and LIMIT as the outermost level of the query, instead of as part of the subquery. was (Author: maryannxue): [~ayingshu] I think according to [~jul...@hydromatic.net]'s explanation, we should parse ORDER-BY and LIMIT as the outermost level of the query, instead of as part of the subquery. > Support UNION ALL > ----------------- > > Key: PHOENIX-1580 > URL: https://issues.apache.org/jira/browse/PHOENIX-1580 > Project: Phoenix > Issue Type: Bug > Reporter: Alicia Ying Shu > Assignee: Alicia Ying Shu > Attachments: phoenix-1580.patch, unionall-wipe.patch > > > Select * from T1 > UNION ALL > Select * from T2 -- This message was sent by Atlassian JIRA (v6.3.4#6332)