You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/05/29 20:17:00 UTC

[jira] [Comment Edited] (HIVE-19714) TransactionalValidationListene.conformToAcid() only checks table level StorageDescriptor

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

Eugene Koifman edited comment on HIVE-19714 at 5/29/18 8:16 PM:
----------------------------------------------------------------

Hive supports tables w/o partitions.  They can can be made transactional=true.
TestTxn*.java should have examples.


was (Author: ekoifman):
Hive supports tables w/o partitions.  They can can be made transactional=true.

> TransactionalValidationListene.conformToAcid() only checks table level StorageDescriptor
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-19714
>                 URL: https://issues.apache.org/jira/browse/HIVE-19714
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 2.2.0
>            Reporter: Eugene Koifman
>            Assignee: Igor Kryvenko
>            Priority: Major
>
> A table may actually have different SD for each partition so a proper check to for full CRUD table would check all of them.



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