[
https://issues.apache.org/jira/browse/NIFI-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17196483#comment-17196483
]
ASF subversion and git services commented on NIFI-7803:
-------------------------------------------------------
Commit 60a5d71809a91f2322e89c5c2a45ac24073890ea in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=60a5d71 ]
NIFI-7803: Allow ExecuteSQL(Record) properties to evaluate flowfile attributes
where possible
Signed-off-by: Pierre Villard <[email protected]>
This closes #4523.
> Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where
> possible
> ----------------------------------------------------------------------------------
>
> Key: NIFI-7803
> URL: https://issues.apache.org/jira/browse/NIFI-7803
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Some properties in ExecuteSQL and ExecuteSQLRecord only evaluate variables
> and not flowfile attributes, even if the values are obtained per-flowfile (in
> onTrigger, e.g.). In these cases, it would make the processors more flexible
> if those properties could evaluate flowfile attributes as well. A use case is
> for multiple tables with varying number of columns and rows, when the overall
> output flowfile size is desired to be around the same for each flow file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)