You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Alok Singh (JIRA)" <ji...@apache.org> on 2017/03/05 02:40:32 UTC

[jira] [Created] (PHOENIX-3716) Functions to find/match an element's position in an array

Alok Singh created PHOENIX-3716:
-----------------------------------

             Summary: Functions to find/match an element's position in an array
                 Key: PHOENIX-3716
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3716
             Project: Phoenix
          Issue Type: New Feature
    Affects Versions: 4.8.0, 4.7.0, 4.9.0, 4.10.0
            Reporter: Alok Singh
            Priority: Minor


ARRAY_FIND and ARRAY_REGEX_FIND functions to get the position of an element in an array. ARRAY_FIND is analogous to the 'INSTR' function while ARRAY_REGEX_FIND uses the specified regular expression to perform the match.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)