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

Alan Gates commented on HIVE-13201:
-----------------------------------

The tests shouldn't be dropped, they should instead be changed so that they are 
properly transactional tables.  The point of the tests is to cover that 'alter 
table compact' works from the command line.  If you feel this is tested 
elsewhere in a better way then we can remove these tests.

Other than that, +1 on the patch.

> Compaction shouldn't be allowed on non-ACID table
> -------------------------------------------------
>
>                 Key: HIVE-13201
>                 URL: https://issues.apache.org/jira/browse/HIVE-13201
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 2.0.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>         Attachments: HIVE-13201.1.patch
>
>
> Looks like compaction is allowed on non-ACID table, although that's of no 
> sense and does nothing. Moreover the compaction request will be enqueued into 
> COMPACTION_QUEUE metastore table, which brings unnecessary overhead.
> We should prevent compaction commands being allowed on non-ACID tables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to