Matt Burgess created NIFI-11552:
-----------------------------------
Summary: 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
Fix For: 1.latest, 2.latest
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)