[
https://issues.apache.org/jira/browse/NIFI-11922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-11922:
------------------------------------
Fix Version/s: 2.0.0
1.24.0
(was: 1.latest)
(was: 2.latest)
Resolution: Fixed
Status: Resolved (was: Patch Available)
> UpdateDatabaseTable does not honor catalog/schema field
> -------------------------------------------------------
>
> Key: NIFI-11922
> URL: https://issues.apache.org/jira/browse/NIFI-11922
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.23.0
> Reporter: Lucas Read
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 2.0.0, 1.24.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When using updatedatabasetable, with catalog and schema set, the processor
> does not give any errors but creates the tables in the public schema
> disregarding the schema field set in the processor.
> Looking at the create ddl messages with debug enabled its not adding
> catalog.schema to the create if not exists statement.
>
> Database type: postgres
--
This message was sent by Atlassian Jira
(v8.20.10#820010)