Andrew M. Lim created NIFI-10503:
------------------------------------
Summary: GenerateTableFetch processor has multiple references to
"flow file" instead of "FlowFile"
Key: NIFI-10503
URL: https://issues.apache.org/jira/browse/NIFI-10503
Project: Apache NiFi
Issue Type: Improvement
Components: Core UI, Documentation & Website
Reporter: Andrew M. Lim
The property "Output Empty FlowFile on Zero Results" has the description:
Depending on the specified properties, an execution of this processor may not
result in any SQL statements generated. When this property is true, an empty
flow file will be generated (having the parent of the incoming flow file if
present) and transferred to the 'success' relationship. "When this property is
false, no output flow files will be generated.
Additionally, the usage docs has this in the description:
"GenerateTableFetch uses its properties and the specified database connection
to generate flow files containing SQL statements that can be used..."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)