[
https://issues.apache.org/jira/browse/HIVE-18503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-18503:
------------------------------------
Attachment: (was: HIVE-18503.WIP.patch)
> MM/ACID tables: make tests that will never be compatible with acid use
> non-txn tables explicitly
> ------------------------------------------------------------------------------------------------
>
> Key: HIVE-18503
> URL: https://issues.apache.org/jira/browse/HIVE-18503
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Attachments: HIVE-18503.WIP.patch
>
>
> Some tests do stuff that will simply never work with ACID tables, e.g. delete
> table files.
> They should be changed to use external table, or explicitly set
> transactional=false
>
> List of things:
> * Deleting table files via dfs commands.
> * Computing query using stats - not supported for either ACID tables or
> external tables, so with MM by default not supported in any scenario.
> HIVE-18395
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)