You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/12/16 19:59:01 UTC

[jira] [Resolved] (NIFI-8027) Allow semicolons in SQL Pre-Query and SQL Post-Query statements

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

Matt Burgess resolved NIFI-8027.
--------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

> Allow semicolons in SQL Pre-Query and SQL Post-Query statements
> ---------------------------------------------------------------
>
>                 Key: NIFI-8027
>                 URL: https://issues.apache.org/jira/browse/NIFI-8027
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Certain session-wide settings require complex statements that contain semicolons.
> AbstractExecuteSQL.SQL_PRE_QUERY and AbstractExecuteSQL.SQL_POST_QUERY  however uses semicolons as the delimiter for multiple statements.
> We could add the option to escape semicolons which then won't be considered a closing of a statement.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)