You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (Jira)" <ji...@apache.org> on 2020/07/23 04:08:00 UTC

[jira] [Resolved] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

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

Ashutosh Chauhan resolved HIVE-23870.
-------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master. Thanks, Rajesh!

> Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-23870
>                 URL: https://issues.apache.org/jira/browse/HIVE-23870
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Assignee: Rajesh Balamohan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: image-2020-07-17-11-31-38-241.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)