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

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

Commit e5f1db1970159412e349d728272343f6f9658f82 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e5f1db1970 ]

NIFI-15224 Added Pre-Processing SQL Properties to PutDatabaseRecord

This closes #10771.

Co-authored-by: spects <[email protected]>
Signed-off-by: Pierre Villard <[email protected]>


> Support pre- and post-queries in PutDatabaseRecord
> --------------------------------------------------
>
>                 Key: NIFI-15224
>                 URL: https://issues.apache.org/jira/browse/NIFI-15224
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 2.6.0
>            Reporter: spect
>            Priority: Minor
>              Labels: putdatabaserecord
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> *Issue:*
> Other SQL-related Processors (e.g. ExecuteSQL) permit surrounding the main 
> statement with pre- and post-queries. This functionality may be useful for 
> PutDatabaseRecord, too. For example, in the context of Teradata, we may want 
> to set a QueryBand, or lock the table before writing and unlock it afterwards.
> *Solution:*
> Introduce sql-pre-query and sql-post-query properties into PutDatabaseRecord.



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

Reply via email to