nifi/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils
Mark Payne 7681054cf7
NIFI-12697 Allow disabling scientific notation when writing JSON
Use Jackson's internal implementations for parsing big integers and floating-point numbers more efficiently

Addressed case where JSON Writer configured to not allow scientific notation, but receives a record that already has a SerializedForm using scientific notation.

This closes #8319

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-20 10:53:39 -06:00
..
src/main/java/org/apache/nifi/json NIFI-12697 Allow disabling scientific notation when writing JSON 2024-02-20 10:53:39 -06:00
pom.xml NIFI-12650 Upgraded json-path from 2.8.0 to 2.9.0 (#8282) 2024-01-22 13:18:28 -05:00