[ 
https://issues.apache.org/jira/browse/NIFI-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782702#comment-17782702
 ] 

ASF subversion and git services commented on NIFI-12314:
--------------------------------------------------------

Commit 514c8d8a6ae7046836eac07091f93f6ccbb2cf22 in nifi's branch 
refs/heads/main from lehelb
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=514c8d8a6a ]

NIFI-12314 Fix EL for SQL Query Property in QueryNiFiReportingTask

This closes #7976

Signed-off-by: David Handermann <[email protected]>


> QueryNiFiReportingTask claims to support EL For "SQL Query" property but does 
> not evaluate it
> ---------------------------------------------------------------------------------------------
>
>                 Key: NIFI-12314
>                 URL: https://issues.apache.org/jira/browse/NIFI-12314
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Lehel Boér
>            Priority: Major
>             Fix For: 1.latest, 2.latest
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The "SQL Query" property documents Expression Language support as 
> ENVIRONMENT, but it never evaluates expression language:
> {code:java}
> String sql = context.getProperty(QueryMetricsUtil.QUERY).getValue(); {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to