[
https://issues.apache.org/jira/browse/NIFI-11537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-11537:
--------------------------------
Fix Version/s: (was: 1.latest)
Status: Open (was: Patch Available)
> Add support for Iceberg tables to UpdateHive3Table
> ---------------------------------------------------
>
> Key: NIFI-11537
> URL: https://issues.apache.org/jira/browse/NIFI-11537
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 2.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> UpdateHive3Table currently adds columns to Iceberg-backed tables
> successfully, but Iceberg needs a special CREATE TABLE command to specify the
> Iceberg Storage Handler and table properties.
> This Jira proposes to add a Create Table Storage Handler property with
> Default and Iceberg as the initial choices. Default does not generate a
> STORED BY clause, and Iceberg will generate the appropriate STORED BY clause
> and set the necessary table properties. This approach can be used in the
> future to add support for HBase- and Kudu-backed Hive tables.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)