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

Eugene Koifman commented on HIVE-18294:
---------------------------------------

{noformat}
public enum TableType {
  MANAGED_TABLE, EXTERNAL_TABLE, VIRTUAL_VIEW, MATERIALIZED_VIEW
}
{noformat}

I expected the table to be one of the above.  I'm not sure what EXTERNAL 
parameter indicates and how that differs from TableType.EXTERNAL_TABLE

> add switch to make acid table the default
> -----------------------------------------
>
>                 Key: HIVE-18294
>                 URL: https://issues.apache.org/jira/browse/HIVE-18294
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18294.01.patch, HIVE-18294.03.patch, 
> HIVE-18294.04.patch, HIVE-18294.05.patch
>
>
> it would be convenient for testing to have a switch that enables the behavior 
> where all suitable table tables (currently ORC + not sorted) are 
> automatically created with transactional=true, ie. full acid.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to