[
https://issues.apache.org/jira/browse/METRON-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163026#comment-16163026
]
ASF GitHub Bot commented on METRON-1146:
----------------------------------------
Github user anandsubbu commented on the issue:
https://github.com/apache/metron/pull/727
Hi @nickwallen thank you. Sure, I see value in simplifying the naming. How
does `TO_JSON_OBJECT`, `TO_JSON_MAP` and `TO_JSON_LIST` sound?
> Add ability to parse JSON string into JSONObject for stellar
> ------------------------------------------------------------
>
> Key: METRON-1146
> URL: https://issues.apache.org/jira/browse/METRON-1146
> Project: Metron
> Issue Type: Bug
> Reporter: Anand Subramanian
> Assignee: Anand Subramanian
>
> Use jackson to parse a given JSON string and return a JSONObject on the
> stellar. For example:
> {code}
> MAP_GET( 'bar', PARSE_JSON_STRING( '{ "foo" : 1, "bar" : 2}' )
> {code}
> would give the output 2
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)