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 2019/01/30 20:56:00 UTC

[jira] [Updated] (NIFI-5780) Add pre and post statements to ExecuteSQL and ExecuteSQLRecord

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

Matt Burgess updated NIFI-5780:
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0
           Status: Resolved  (was: Patch Available)

> Add pre and post statements to ExecuteSQL and ExecuteSQLRecord
> --------------------------------------------------------------
>
>                 Key: NIFI-5780
>                 URL: https://issues.apache.org/jira/browse/NIFI-5780
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: Deon Huang
>            Assignee: Deon Huang
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> Sometimes we might need to set up session relate configuration before or after query.
> For example:
> Pre query can be used for session relate setting like our use case Teradata Query Banding.
> Same feature (pre query and post query) is added to SelectHiveQL in https://issues.apache.org/jira/browse/NIFI-5044
> Planning to add this feature to ExecuteSQL and ExecuteSQLRecord processors.
> If pre or post statement fail, will not produce resultset flowfile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)