[
https://issues.apache.org/jira/browse/PHOENIX-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mohammadreza updated PHOENIX-1386:
----------------------------------
Fix Version/s: 4.2
> 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
> Reporter: Mohammadreza
> Labels: features
> Fix For: 4.2
>
>
> 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)