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 2017/03/20 18:43:42 UTC

[jira] [Assigned] (NIFI-3626) Support DELETE verb for ConvertJSONToSQL

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

Matt Burgess reassigned NIFI-3626:
----------------------------------

    Assignee: Matt Burgess

> 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)