Matt Burgess created NIFI-12530:
-----------------------------------
Summary: Support CREATE TABLE for Oracle databases
Key: NIFI-12530
URL: https://issues.apache.org/jira/browse/NIFI-12530
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Matt Burgess
Assignee: Matt Burgess
Fix For: 1.25.0, 2.0.0
The UpdateDatabaseTable processor has the capability to create a target table
if it does not exist in the target database. However the database adapter used
must support it, and the Oracle database adapters do not. Even though it would
likely be a PL/SQL function, this is done "under the hood" and so could be
supported by Oracle.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)