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:03:00 UTC

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

Ramon Havermans created NIFI-5314:
-------------------------------------

             Summary: 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


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)