[
https://issues.apache.org/jira/browse/NIFI-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-14275.
-------------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
> UpdateDatabaseTable does not always respect quoting configuration
> -----------------------------------------------------------------
>
> Key: NIFI-14275
> URL: https://issues.apache.org/jira/browse/NIFI-14275
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.2.0
> Reporter: Marcin Gemra
> Assignee: Marcin Gemra
> Priority: Major
> Fix For: 2.3.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, the decision to quote column names during _ALTER TABLE_ in the
> *{{UpdateDatabaseTable}}* processor has been moved to database dialect
> services, causing inconsistency in behavior. This logic should remain part of
> the *{{UpdateDatabaseTable}}* processor, where users can explicitly choose
> whether to quote table and column names via the _QUOTE_COLUMN_IDENTIFIERS_
> and _QUOTE_TABLE_IDENTIFIER_ properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)