[
https://issues.apache.org/jira/browse/NIFI-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493524#comment-17493524
]
ASF subversion and git services commented on NIFI-9607:
-------------------------------------------------------
Commit 03165ad817bae0c981f82e92c5b916324da5a5bf in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=03165ad ]
NIFI-9607: Honor Update Keys when Quoting Identifiers in PutDatabaseRecord
NIFI-9607: Fixed wrong column name in WHERE clause for generateUpdate
Signed-off-by: Nathan Gough <[email protected]>
This closes #5701.
> PutDatabaseRecord doesn't honor Update Keys when Quote Identifiers is true
> --------------------------------------------------------------------------
>
> Key: NIFI-9607
> URL: https://issues.apache.org/jira/browse/NIFI-9607
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> When using the Update Keys property of PutDatabaseTable, if Quote Identifiers
> is set then invalid SQL (i.e empty WHERE clause) is generated so a failure
> occurs. This combination should work as expected.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)