[ https://issues.apache.org/jira/browse/HIVE-23214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-23214: ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to master. Thanks, Panos! > 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 > Fix For: 4.0.0 > > Attachments: HIVE-23214.01.patch, HIVE-23214.02.patch > > 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)