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

ASF subversion and git services commented on NIFI-14275:
--------------------------------------------------------

Commit 6dd45df313db849bd8f50a7a4d7cbc025e60bde0 in nifi's branch 
refs/heads/main from Marcin Gemra
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6dd45df313 ]

NIFI-14275 Standardized quoting identifiers in UpdateDatabaseTable for CREATE 
and ALTER (#9727)

Signed-off-by: David Handermann <[email protected]>

> 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
>            Reporter: Marcin Gemra
>            Assignee: Marcin Gemra
>            Priority: Major
>          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)

Reply via email to