[
https://issues.apache.org/jira/browse/NIFI-14678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-14678:
------------------------------------
Status: Patch Available (was: In Progress)
> Add advance Jolt operations to JoltTransformJSON tags
> -----------------------------------------------------
>
> Key: NIFI-14678
> URL: https://issues.apache.org/jira/browse/NIFI-14678
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Trivial
>
> JOLT main operations are
> * Shift
> * Default
> * Remove
> * Sort
> * Cardinality
> and in JoltTransformJSON there are tags to represent them
> {code:java}
> @Tags({"json", "jolt", "transform", "shiftr", "chainr", "defaultr", "removr",
> "cardinality", "sort"}){code}
>
> In addition to these operations, Jolt also has advanced operations
> * Modify-Default-Beta
> * Modify-Overwrite-Beta
> * Modify-Define-Beta
> These should also be added to the tags section.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)