[
https://issues.apache.org/jira/browse/NIFI-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15224:
----------------------------------
Fix Version/s: 2.8.0
Assignee: David Handermann
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Assignee: David Handermann
> Priority: Minor
> Labels: putdatabaserecord
> Fix For: 2.8.0
>
> Time Spent: 1h 20m
> 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)