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

ASF GitHub Bot commented on METRON-656:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-metron/pull/416


> Make Stellar 'in' closer to functioning like python
> ---------------------------------------------------
>
>                 Key: METRON-656
>                 URL: https://issues.apache.org/jira/browse/METRON-656
>             Project: Metron
>          Issue Type: New Feature
>            Reporter: Casey Stella
>            Assignee: Casey Stella
>
> We have an 'in' operator in stellar, but it could be much better. This should 
> bring it at parity with the 'in' operator in python 
> * in should support string contains e.g. 'foo' in 'foobar'
> * in should support Collection contains e.g. 'foo' in [ 'foo', 'bar' ].  
> Legacy was to only support lists
> * in should support map contains e.g. 'foo' in { 'foo' : 5 }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to