[ 
https://issues.apache.org/jira/browse/PHOENIX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341420#comment-14341420
 ] 

Alicia Ying Shu commented on PHOENIX-1580:
------------------------------------------

[~maryannxue] Thanks for your comments. With/Without TupleProjector, there is 
the same problem as I encountered before for Union All aggregate queries. The 
problem is not at compile phase but at execution time. 

I have used my own method of associating RowProjector with ResultIterator and 
got correct results. I will run more tests and upload a patch soon.

> 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: unionall-wipe.patch
>
>
> Select * from T1
> UNION ALL
> Select * from T2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to