You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2019/03/05 20:09:00 UTC

[jira] [Created] (NIFI-6104) UpdateRecord should allow specifying fields to remove

Bryan Bende created NIFI-6104:
---------------------------------

             Summary: UpdateRecord should allow specifying fields to remove
                 Key: NIFI-6104
                 URL: https://issues.apache.org/jira/browse/NIFI-6104
             Project: Apache NiFi
          Issue Type: Improvement
    Affects Versions: 1.9.0
            Reporter: Bryan Bende


Since 1.9.0 made schemas more dynamic, it would be nice to have a property in UpdateRecord where the user could specify fields names to remove on write (or a regex), similar to how UpdateAttribute has attributes to remove.

Currently you'd have to manually define a schema that removes the desired fields and specify that as the writer's schema, which is painful if you were using Infer Schema in the reader.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)