Resend, since just confirmed dev-request@wso2
On Thu, Feb 18, 2016 at 10:27 AM, Liangfei.Su <[email protected]> wrote: > +apache eagle community > > Any suggestion from community? > > > Ralph > > On Sat, Jan 16, 2016 at 7:45 AM, Liangfei.Su <[email protected]> wrote: > >> Hi, Team >> >> I have a case, that given an field (sensitivityType in hadoop security >> monitoring case), that might have multiple values which would be evaluated >> in a siddhi plan. >> >> Currently, i don't see how siddhi support such kind of complex data type >> like postgres( >> http://www.postgresql.org/docs/8.4/static/arrays.html#ARRAYS-INPUT), so >> i have to manually concat the values and use regex to match them. >> >> It's workable, but it seems the regex could grow when multiple values >> could be similar. If siddhi provides complex data types(array here), it >> could be reduce to iterate and == comparison which seems more elegant for >> such requirement. >> >> Please suggest. >> btw: Haven't look too much on the type system in siddhi yet, it seems a >> non-trival effort to extend the data type from primitive to complex. >> >> Thanks, >> Ralph >> > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
