[
https://issues.apache.org/jira/browse/NIFI-14862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014029#comment-18014029
]
Matt Burgess commented on NIFI-14862:
-------------------------------------
I changed this from Improvement to Bug because if. you use the pseudocolumn
ROWID with an Oracle adapter its alias must be double-quoted (or renamed to a
non-reserved word)
> 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)