You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2017/10/06 22:21:00 UTC

[jira] [Commented] (HIVE-17702) incorrect isRepeating handling in decimal reader in ORC

    [ https://issues.apache.org/jira/browse/HIVE-17702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195331#comment-16195331 ] 

Gopal V commented on HIVE-17702:
--------------------------------

{code}
+          cv.noNulls = true;
+          cv.reset(); // Reset to work around some poor assumptions in ORC.
{code}

I see what you did there - LGTM - +1.

> incorrect isRepeating handling in decimal reader in ORC
> -------------------------------------------------------
>
>                 Key: HIVE-17702
>                 URL: https://issues.apache.org/jira/browse/HIVE-17702
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Blocker
>         Attachments: HIVE-17702.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)