[
https://issues.apache.org/jira/browse/NIFI-12530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805857#comment-17805857
]
ASF subversion and git services commented on NIFI-12530:
--------------------------------------------------------
Commit 31d04c85752170bb7c1ae8c187b99438fe01ec40 in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=31d04c8575 ]
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: 40m
> 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)