[ 
https://issues.apache.org/jira/browse/ORC-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307778#comment-16307778
 ] 

ASF GitHub Bot commented on ORC-286:
------------------------------------

GitHub user piyush-mukati opened a pull request:

    https://github.com/apache/orc/pull/206

    ORC-286 set default value for isSchemaEvolutionCaseAware

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/piyush-mukati/orc ORC-286

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/206.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #206
    
----
commit 41a4d7675827b623f8c8864d7cc455acc19178d9
Author: piyush.mukati <piyush.mukati@...>
Date:   2018-01-02T08:58:43Z

    ORC-286 set default value for isSchemaEvolutionCaseAware

----


> 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)

Reply via email to