You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/02/24 11:46:44 UTC

[jira] [Work started] (HIVE-16034) Hive/Druid integration: Fix type inference for Decimal DruidOutputFormat

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

Work on HIVE-16034 started by Jesus Camacho Rodriguez.
------------------------------------------------------
> Hive/Druid integration: Fix type inference for Decimal DruidOutputFormat
> ------------------------------------------------------------------------
>
>                 Key: HIVE-16034
>                 URL: https://issues.apache.org/jira/browse/HIVE-16034
>             Project: Hive
>          Issue Type: Bug
>          Components: Druid integration
>    Affects Versions: 2.2.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-16034.patch
>
>
> We are extracting the type name by String, which might cause issues, e.g., for Decimal, where type includes precision and scale. Instead, we should check the PrimitiveCategory enum.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)