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)