You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ramon Havermans (JIRA)" <ji...@apache.org> on 2018/06/15 09:04:00 UTC

[jira] [Updated] (NIFI-5314) Use newer version of JsonPath

     [ https://issues.apache.org/jira/browse/NIFI-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramon Havermans updated NIFI-5314:
----------------------------------
    Attachment: json-path-functions.png

> Use newer version of JsonPath
> -----------------------------
>
>                 Key: NIFI-5314
>                 URL: https://issues.apache.org/jira/browse/NIFI-5314
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.6.0
>            Reporter: Ramon Havermans
>            Priority: Minor
>         Attachments: json-path-functions.png
>
>
> Currently the version of JsonPath doesn't implement the use of functions in the path (min, max, avg, stddev & length).
> In 2.3 its there is this functionality with a limitation. There is a fork of json-path which does handle it correctly, which is also merged into master of original json-path, but not merged yet.
> I'll supply a pull request to use this newer forked version and also remove the use of the internal classes of that library.
>    



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)