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

ASF GitHub Bot commented on NIFI-3626:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/1605


> Support DELETE verb for ConvertJSONToSQL
> ----------------------------------------
>
>                 Key: NIFI-3626
>                 URL: https://issues.apache.org/jira/browse/NIFI-3626
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>
> ConvertJSONToSQL supports INSERT and UPDATE verbs (and if NIFI-991 is 
> implemented, the UPSERT verb), but it would be helpful in use cases such as 
> Change Data Capture and Database Migration to be able to generate DELETE 
> statements.
> I believe this would entail generating a conjunctive (aka AND) WHERE clause, 
> using the sql.args attributes for the prepared statement.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to