You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Iwao AVE! (JIRA)" <ji...@apache.org> on 2016/05/13 14:51:13 UTC

[jira] [Updated] (HIVE-13614) Implementation for PreparedStatement#setBigDecimal

     [ https://issues.apache.org/jira/browse/HIVE-13614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Iwao AVE! updated HIVE-13614:
-----------------------------
    Attachment: HIVE-13614.patch

> Implementation for PreparedStatement#setBigDecimal
> --------------------------------------------------
>
>                 Key: HIVE-13614
>                 URL: https://issues.apache.org/jira/browse/HIVE-13614
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>            Reporter: Iwao AVE!
>            Priority: Minor
>         Attachments: HIVE-13614.patch
>
>
> Hi,
> I am a committer of MyBatis project (https://github.com/mybatis) and some of our users have difficulty with using MyBatis-Migrations (a db migration tool) with Hive.
> https://github.com/mybatis/migrations/issues/25
> Basically, Migrations uses BigDecimal as the ID type and the lack of support in Hive's JDBC driver prevents our users from using Migrations with Hive.
> So, it would be beneficial to both of Hive and MyBatis users if you could apply the following change to mitigate the situation.
> https://github.com/harawata/hive/commit/1910632442ad9b70b41b28e37596843d1b9f7d3f
> Please let me know if I should send the modification as a GitHub pull request.
> Thanks in advance!
> Iwao



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)