You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/08/18 00:29:01 UTC

[GitHub] [incubator-doris] stalary opened a new issue #6463: [Feature] support json_array_contains/json_array_uncontains

stalary opened a new issue #6463:
URL: https://github.com/apache/incubator-doris/issues/6463


   **Is your feature request related to a problem? Please describe.**
   [Feature] support json_array_contains/json_array_uncontains
   
   [1, 2, 3, 4, 5] -> contains 2, 4 -> return true
   [1, 2, 3, 4, 5] -> uncontains 3, 5 -> return false
   
   **Describe the solution you'd like**
   add a udf
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org