Mohammadreza created PHOENIX-1386:
-------------------------------------

             Summary: 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
             Fix For: 4.1


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)

Reply via email to