[
https://issues.apache.org/jira/browse/HIVE-5355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816775#comment-13816775
]
Prasad Mujumdar commented on HIVE-5355:
---------------------------------------
Looks like the TCLIService.thrift was not correctly merged. The
[TProtocolVersion.HIVE_CLI_SERVICE_PROTOCOL_V4|https://github.com/apache/hive/blob/trunk/service/if/TCLIService.thrift#L47]
is used in the IDL but the declaration is missing. It's there in the generated
code so it builds, but when you try to update the IDL, it throws an error.
> JDBC support for decimal precision/scale
> ----------------------------------------
>
> Key: HIVE-5355
> URL: https://issues.apache.org/jira/browse/HIVE-5355
> Project: Hive
> Issue Type: Task
> Components: Serializers/Deserializers
> Affects Versions: 0.10.0
> Reporter: Xuefu Zhang
> Assignee: Xuefu Zhang
> Fix For: 0.13.0
>
> Attachments: HIVE-5355.1.patch, HIVE-5355.2.patch, HIVE-5355.3.patch,
> HIVE-5355.patch
>
>
> A subtask of HIVE-3976.
--
This message was sent by Atlassian JIRA
(v6.1#6144)