Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
JSLTTransformJSON currently reads the entire FlowFile in and applies the transform to it. For efficiency and memory considerations it would be nice to add a property to specify whether to apply the transform to the entire file or for each JSON object in the top-level array one at a time. Since the latter is more memory-efficient, that should be the default for the next major version.
Attachments
Issue Links
- links to