You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2016/05/27 06:39:12 UTC

[jira] [Updated] (HIVE-13874) Tighten up EOF checking in Fast DeserializeRead classes; display better exception information

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

Matt McCline updated HIVE-13874:
--------------------------------
    Description: 
Tighten up EOF bounds checking in LazyBinaryDeserializeRead so bytes beyond stated row end are never read.

Display more detailed information when an exception is thrown by DeserializeRead classes.

Add Unit Tests, including some that catch the error in HIVE-13818.

  was:
Tighten up EOF bounds checking in LazyBinaryDeserializeRead so bytes beyond stated row end are never read.

Display more detailed information when an exception is thrown by DeserializeRead classes.


> Tighten up EOF checking in Fast DeserializeRead classes; display better exception information
> ---------------------------------------------------------------------------------------------
>
>                 Key: HIVE-13874
>                 URL: https://issues.apache.org/jira/browse/HIVE-13874
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>         Attachments: HIVE-13874.01.patch
>
>
> Tighten up EOF bounds checking in LazyBinaryDeserializeRead so bytes beyond stated row end are never read.
> Display more detailed information when an exception is thrown by DeserializeRead classes.
> Add Unit Tests, including some that catch the error in HIVE-13818.



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