[
https://issues.apache.org/jira/browse/ORC-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313610#comment-16313610
]
ASF GitHub Bot commented on ORC-286:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/orc/pull/206
> setting default value for isSchemaEvolutionCaseAware
> ----------------------------------------------------
>
> Key: ORC-286
> URL: https://issues.apache.org/jira/browse/ORC-286
> Project: ORC
> Issue Type: Bug
> Reporter: piyush mukati
> Assignee: piyush mukati
>
> Inside org.apache.orc.Reader.Options. isSchemaEvolutionCaseAware is added in
> ORC-264.
> In case of default constructor Options() the value of
> isSchemaEvolutionCaseAware is not set by
> OrcConf.IS_SCHEMA_EVOLUTION_CASE_SENSITIVE.
> Causing the value of isSchemaEvolutionCaseAware to be false while the default
> should be true.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)