[
https://issues.apache.org/jira/browse/HIVE-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039119#comment-14039119
]
Alan Gates commented on HIVE-7118:
----------------------------------
Good point. For the Oracle scripts we should fix the hive-schema-0.13 and
hive-txn-schema-0.13 scripts so they don't need to call the upgrade. If
they've already installed 13 and need to fix this bug they can just call the
019-HIVE-7118 script manually.
> Oracle upgrade schema scripts do not map Java long datatype columns correctly
> for transaction related tables
> ------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-7118
> URL: https://issues.apache.org/jira/browse/HIVE-7118
> Project: Hive
> Issue Type: Bug
> Components: Database/Schema
> Affects Versions: 0.14.0
> Environment: Oracle DB
> Reporter: Deepesh Khandelwal
> Assignee: Deepesh Khandelwal
> Fix For: 0.14.0
>
> Attachments: HIVE-7118.1.patch
>
>
> In Transaction related tables, Java long column fields are mapped to
> NUMBER(10) which results in failure to persist the transaction ids which are
> incompatible. Following error is seen:
> {noformat}
> ORA-01438: value larger than specified precision allowed for this column
> {noformat}
> NO PRECOMMIT TESTS
--
This message was sent by Atlassian JIRA
(v6.2#6252)