Lucas Read created NIFI-11922:
---------------------------------

             Summary: 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


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