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

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

Commit 88b6b587be6b3dd63d61b6a2e9ae321d8bacd1e1 in nifi's branch 
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=88b6b587be ]

NIFI-11922: Honor catalog/schema field in UpdateDatabaseTable

This closes #7585

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


> 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: 1.latest, 2.latest
>
>          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)

Reply via email to