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. :)
---