[
https://issues.apache.org/jira/browse/HIVE-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035985#comment-15035985
]
Sergio Peña commented on HIVE-12080:
------------------------------------
[~leftylev] I think the parquet wiki for Hive needs more information. I'll
figure out how to make the Parquet/Hive wiki section more useful for users.
This patch is just a small part of other fixes related to type widening. I'll
make sure to add such information to the wiki once we finish with these fixes.
> Support auto type widening (int->bigint & float->double) for Parquet table
> --------------------------------------------------------------------------
>
> Key: HIVE-12080
> URL: https://issues.apache.org/jira/browse/HIVE-12080
> Project: Hive
> Issue Type: New Feature
> Components: File Formats
> Reporter: Mohammad Kamrul Islam
> Assignee: Mohammad Kamrul Islam
> Fix For: 2.0.0
>
> Attachments: HIVE-12080.1.patch, HIVE-12080.2.patch,
> HIVE-12080.3.patch, HIVE-12080.6.patch, HIVE-12080.7.patch
>
>
> Currently Hive+Parquet doesn't support it. It should include at least basic
> type promotions short->int->bigint, float->double etc, that are already
> supported for other file formats.
> There were similar effort (Hive-6784) but was not committed. This JIRA is to
> address the same in different way with little (no) performance impact.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)