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

David Handermann commented on NIFI-14862:
-----------------------------------------

On initial consideration, it seems like implementing this through new Database 
Dialect Service implementations would be a good direction to go. The initial 
Database Adapter implementation makes things work with Processor-based 
property, but with quoting being something specific to the SQL dialect, 
implementing this through specific Database Dialect Services should allow this 
to work, with introducing additional properties.

> Add "Quote column/table names" properties to DB Fetch processors
> ----------------------------------------------------------------
>
>                 Key: NIFI-14862
>                 URL: https://issues.apache.org/jira/browse/NIFI-14862
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Priority: Major
>
> PutDatabaseRecord has properties "Quote Table Identifiers" and "Quote Column 
> Identifiers" that can help with SQL generation by dialect (this is 
> implemented using the table metadata). This same approach can and should be 
> added to the DB Fetch processors like QueryDatabaseTable(Record) and 
> GenerateTableFetch.



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

Reply via email to