[
https://issues.apache.org/jira/browse/HIVE-19230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444607#comment-16444607
]
Naveen Gangam commented on HIVE-19230:
--------------------------------------
The test failures do no appear to be related to the fix. I have been able to
run a few of them locally and they work fine. [~aihuaxu] Could you please
review? Thanks
> Schema column width inconsistency in Oracle
> --------------------------------------------
>
> Key: HIVE-19230
> URL: https://issues.apache.org/jira/browse/HIVE-19230
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 2.1.0
> Reporter: Naveen Gangam
> Assignee: Naveen Gangam
> Priority: Minor
> Attachments: HIVE-19230.patch
>
>
> This is for oracle only. Does not appear to be an issue with other DBs. When
> you upgrade hive schema from 2.1.0 to hive 3.0.0, the width of
> TXN_COMPONENTS.TC_TABLE is 256 and COMPLETED_TXN_COMPONENTS.CTC_TABLE is 128.
> But if you install hive 3.0 schema directly, their widths are 128 and 256
> respectively. This is consistent with schemas for other databases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)