[
https://issues.apache.org/jira/browse/METRON-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Casey Stella updated METRON-656:
--------------------------------
Fix Version/s: 0.3.1
> 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
> Fix For: 0.3.1
>
>
> 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)