You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/10/05 06:14:00 UTC

[jira] [Updated] (ORC-670) RecordReaderImpl.findColumns should respect orc.schema.evolution.case.sensitive

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

Dongjoon Hyun updated ORC-670:
------------------------------
    Description: 
This is a performance regression from 1.5.x. Apache ORC 1.6 always behaves case-sensitively.

Without this, ORC 1.6.x cannot pass SPARK-32622 (case sensitivity in predicate pushdown) unit test case.

  was:
This is a performance regression from 1.5.x.

Without this, ORC 1.6.x cannot pass SPARK-32622 (case sensitivity in predicate pushdown) unit test case.


> RecordReaderImpl.findColumns should respect orc.schema.evolution.case.sensitive
> -------------------------------------------------------------------------------
>
>                 Key: ORC-670
>                 URL: https://issues.apache.org/jira/browse/ORC-670
>             Project: ORC
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5
>            Reporter: Dongjoon Hyun
>            Priority: Critical
>
> This is a performance regression from 1.5.x. Apache ORC 1.6 always behaves case-sensitively.
> Without this, ORC 1.6.x cannot pass SPARK-32622 (case sensitivity in predicate pushdown) unit test case.



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