[
https://issues.apache.org/jira/browse/NIFI-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204286#comment-17204286
]
Matt Burgess commented on NIFI-7748:
------------------------------------
Can you explain a little more about your use case? For custom statements we
have PutSQL, PutDatabaseRecord generates and prepares the SQL statements for
you, in order to batch the data using a single prepared (i.e parameterized)
statement
> PutDatabaseRecord: Add an optional record writer: FreeFormRecordWriter
> -----------------------------------------------------------------------
>
> Key: NIFI-7748
> URL: https://issues.apache.org/jira/browse/NIFI-7748
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: DEOM Damien
> Priority: Major
>
> The PutDatabaseRecord processor should allow the user to create custom
> queries more easily.
> The FreeFormRecordWriter is very convenient, and could be added as an option
> (as a replacement for the very obscure 'SQL' statement.type)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)