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

ASF GitHub Bot commented on PHOENIX-7099:
-----------------------------------------

ranganathg opened a new pull request, #1732:
URL: https://github.com/apache/phoenix/pull/1732

   JSON_EXISTS determines whether a JSON value satisfies a search criterion.
   
   SELECT Col1 FROM Table WHERE JSON_EXISTS (jsonCol, '$.where')




> 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
>            Assignee: Ranganath Govardhanagiri
>            Priority: Major
>
> 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