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

Maryann Xue commented on PHOENIX-1168:
--------------------------------------

bq. Are you thinking to support scenarios where the inner query would return 
more rows than would fit into memory?

With In clause, no. as it would be the same problem in child/parent skip scan 
optimization. But with ANY/SOME/ALL, I think we can just do the sql rewrite 
optimization.

> Support non-correlated sub-queries in where clause having a comparison 
> operator with no modifier or a comparison operator modified by ANY, SOME or 
> ALL
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1168
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1168
>             Project: Phoenix
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0, 4.0.0, 5.0.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 3.0.0, 4.0.0, 5.0.0
>
>         Attachments: 1168.patch
>
>




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

Reply via email to