You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (Jira)" <ji...@apache.org> on 2020/09/15 19:04:00 UTC

[jira] [Resolved] (NIFI-7803) Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where possible

     [ https://issues.apache.org/jira/browse/NIFI-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard resolved NIFI-7803.
----------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

> 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
>             Fix For: 1.13.0
>
>          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)