You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Simhadri Govindappa (Jira)" <ji...@apache.org> on 2022/09/02 15:24:00 UTC

[jira] [Commented] (HIVE-26474) Enable converting insert-only tables to full ACID tables

    [ https://issues.apache.org/jira/browse/HIVE-26474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599558#comment-17599558 ] 

Simhadri Govindappa commented on HIVE-26474:
--------------------------------------------

Change merged to master. 
Thank you [~dkuzmenko] for the review!!!

> Enable converting insert-only tables to full ACID tables
> --------------------------------------------------------
>
>                 Key: HIVE-26474
>                 URL: https://issues.apache.org/jira/browse/HIVE-26474
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Simhadri Govindappa
>            Assignee: Simhadri Govindappa
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> Currently we can convert a non-ACID table to full ACID via altering TBLPROPERTIES ("transactional"="false" -> "transactional"="true"), but we don't support converting insert-only tables to full ACID tables ("transactional_properties"="insert_only" - > "transactional_properties"="default").



--
This message was sent by Atlassian Jira
(v8.20.10#820010)