[
https://issues.apache.org/jira/browse/NIFI-16080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-16080:
----------------------------------
Fix Version/s: 2.11.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Switch to JDBC Driver Enquote Identifier for UpdateDatabaseTable
> ----------------------------------------------------------------
>
> Key: NIFI-16080
> URL: https://issues.apache.org/jira/browse/NIFI-16080
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 2.11.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The {{UpdateDatabaseTable}} Processor supports optional enabling of quoting
> identifiers when building SQL statements, based on configured properties and
> JDBC Driver implementation. The current quoting method uses simple string
> concatenation plus the quote identifier from JDBC Database Meta Data. The
> implementation should be adjusted to use Statement.enquoteIdentifier() for
> more robust quoting of input values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)