Ranganath Govardhanagiri created PHOENIX-7099:
-------------------------------------------------

             Summary: Implement JSON_EXISTS function on json object
                 Key: PHOENIX-7099
                 URL: https://issues.apache.org/jira/browse/PHOENIX-7099
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Ranganath Govardhanagiri


JSON_EXISTS determines whether a JSON value satisfies a search criterion.

SELECT Col1 FROM Table WHERE JSON_EXISTS (jsonCol, '$.where')



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to