[
https://issues.apache.org/jira/browse/NIFI-12530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805858#comment-17805858
]
ASF subversion and git services commented on NIFI-12530:
--------------------------------------------------------
Commit 40f54f27bfaa1d3f77ab053d2edfa5b21f851330 in nifi's branch
refs/heads/support/nifi-1.x from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=40f54f27bf ]
NIFI-12530: Support CREATE TABLE in Oracle database adapters
Signed-off-by: Joe Gresock <[email protected]>
This closes #8175.
> 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
> Priority: Major
> Fix For: 1.25.0, 2.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)