Mark Payne created NIFI-11444:
---------------------------------

             Summary: Improve FlowFileTransform to allow returning a String for 
the content instead of byte[]
                 Key: NIFI-11444
                 URL: https://issues.apache.org/jira/browse/NIFI-11444
             Project: Apache NiFi
          Issue Type: Sub-task
          Components: Core Framework
            Reporter: Mark Payne


The FlowFileTransform Python class returns a FlowFileTransformResult. If the 
contents are to be returned, they must be provided as a byte[]. But we should 
also allow providing the contents as a String and deal with the conversion 
behind the scenes, in order to provide a simpler API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to