You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/01/24 04:37:39 UTC

[jira] [Commented] (PHOENIX-1386) ANY function only works with absolute value and doesn't work with other parameters

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

James Taylor commented on PHOENIX-1386:
---------------------------------------

[~ram_krish]?

> ANY function only works with absolute value and doesn't work with other parameters  
> ------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1386
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1386
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.2.0
>            Reporter: Mohammadreza
>            Assignee: ramkrishna.s.vasudevan
>              Labels: features
>             Fix For: 4.8.0
>
>
> By this query phoenix doesn't work:
> SELECT *  FROM ac join mat  on  mat.mid=Any(ac.mt);
> ac.mt is an array.



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