You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/05/18 15:53:00 UTC

[jira] [Updated] (HIVE-23214) Remove skipCorrupt from OrcEncodedDataConsumer

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

ASF GitHub Bot updated HIVE-23214:
----------------------------------
    Labels: pull-request-available  (was: )

> Remove skipCorrupt from OrcEncodedDataConsumer
> ----------------------------------------------
>
>                 Key: HIVE-23214
>                 URL: https://issues.apache.org/jira/browse/HIVE-23214
>             Project: Hive
>          Issue Type: Improvement
>          Components: llap
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> SkipCorrupt is always the default (false) so there is no reason to pass it around.
> [https://github.com/apache/hive/blob/3e4f6122c32b1ffa22e1458806ae8ee30e51a41f/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java#L86]
> If we want to change the default behaviour we could set "orc.skip.corrupt.data" as part of the configuration.



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