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

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

Github user nickwallen commented on the issue:

    https://github.com/apache/metron/pull/687
  
    > @cestella: No, that's not correct. Stellar enrichments can contain :=. 
Consider the enrichments here in one of our use-cases. Enrichments can either 
take a map of enrichments 
    
    Thanks for clarifying, but 'ugh'. I'll have to look at how that is 
implemented. I didn't realize we had a separate implementation of assignment.  
Does this PR address that?  Shouldn't we have one implementation of the 
assignment mechanism?
    
    Good commentary from @mattf-horton .  I know there is a reason why I didn't 
want to touch this. :)



> STELLAR Add Assignment capability to Stellar language
> -----------------------------------------------------
>
>                 Key: METRON-1090
>                 URL: https://issues.apache.org/jira/browse/METRON-1090
>             Project: Metron
>          Issue Type: New Feature
>            Reporter: Otto Fowler
>            Assignee: Otto Fowler
>            Priority: Major
>
> Add support for =, +=, -=, *=, /= for variables in stellar.
> foo = 5  returns 5 AND sets foo to 5 if the VariableResolver supports it.
> The shell should be changed to assign variables using this syntax, because 
> exposing the left side to stellar allows catching errors for invalid keywords 
> in left side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to