jathanasiou opened a new pull request, #1393:
URL: https://github.com/apache/brooklyn-server/pull/1393

   # WIP
   
   Currently the `sum` workflow transform only works with lists of numbers eg 
`[ 2, 3 ] |  sum` yields `5`.
   
   This is meant to enable coercion from strings such that `["2", 3]` also 
yields `5`. Unit tests are also included to ensure that result.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to