[ https://issues.apache.org/jira/browse/HIVE-26474?focusedWorklogId=805472&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805472 ]
ASF GitHub Bot logged work on HIVE-26474: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Sep/22 10:52 Start Date: 01/Sep/22 10:52 Worklog Time Spent: 10m Work Description: deniskuzZ merged PR #3550: URL: https://github.com/apache/hive/pull/3550 Issue Time Tracking ------------------- Worklog Id: (was: 805472) Time Spent: 4.5h (was: 4h 20m) > 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)