Casey Stella created METRON-1039:
------------------------------------
Summary: Add ZIP function to Stellar
Key: METRON-1039
URL: https://issues.apache.org/jira/browse/METRON-1039
Project: Metron
Issue Type: Improvement
Reporter: Casey StellaStellar could use a ZIP function i.e. ZIP( [ 1, 2, 3], [ 4, 5, 6] ) == [ [1, 4], [2, 5], [3, 6] ] -- This message was sent by Atlassian JIRA (v6.4.14#64029)
