[ 
https://issues.apache.org/jira/browse/HIVE-8308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-8308:
-----------------------------
    Attachment: HIVE-8308.patch

This patch moves the constants into hive_metastoreConstants.  Since everything 
in there is lower case, it moves NO_AUTO_COMPACT to lower case.  For backwards 
compatibility, it will still accept it in upper case.

> Acid related table properties should be defined in one place and should be 
> case insensitive
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-8308
>                 URL: https://issues.apache.org/jira/browse/HIVE-8308
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 0.14.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-8308.patch
>
>
> Currently SemanticAnalyzer.ACID_TABLE_PROPERTY and Initiator.NO_AUTO_COMPACT 
> are defined in the classes that use them.  Since these are both potential 
> table properties and they both are ACID related it makes sense to collect 
> them together.  There's no central place for Table properties at this point.



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

Reply via email to