[
https://issues.apache.org/jira/browse/NIFI-11552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725720#comment-17725720
]
ASF subversion and git services commented on NIFI-11552:
--------------------------------------------------------
Commit dc9fbc1026b29c361981994fb589835dd3166910 in nifi's branch
refs/heads/support/nifi-1.x from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dc9fbc1026 ]
NIFI-11552: Support FlowFile Attributes in some PutIceberg proeprties
Signed-off-by: Pierre Villard <[email protected]>
This closes #7268.
> Support FlowFile attributes in PutIceberg's Table Name property
> ---------------------------------------------------------------
>
> Key: NIFI-11552
> URL: https://issues.apache.org/jira/browse/NIFI-11552
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.latest, 2.latest
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The documentation for PutIceberg's Table Name property says it doesn’t
> support any Expression Language but the code calls the evaluate method on the
> property without passing in a FlowFile, so at the very least it supports
> Variable Registry. this Jira proposes to add EL support including the
> FlowFile attributes for the Table Name property and update the documentation
> to reflect the new behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)