GitHub user vdiravka opened a pull request:

    https://github.com/apache/drill/pull/877

    DRILL-5660: Drill 1.10 queries fail due to Parquet Metadata "corrupti…

    …on" from DRILL-3867
    
    - bump up metadata file version to v3_1;
    - ignoring of unknown metadata version (for example metadata generated from 
future versions of drill);
    - adding removing "%20" symbols from path.

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

    $ git pull https://github.com/vdiravka/drill DRILL-5660

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

    https://github.com/apache/drill/pull/877.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 #877
    
----
commit 0d121022e16b5d316c357207706cc1454b77a5a0
Author: Vitalii Diravka <vitalii.dira...@gmail.com>
Date:   2017-07-12T22:12:00Z

    DRILL-5660: Drill 1.10 queries fail due to Parquet Metadata "corruption" 
from DRILL-3867
    
    - bump up metadata file version to v3_1;
    - ignoring of unknown metadata version (for example metadata generated from 
future versions of drill);
    - adding removing "%20" symbols from path.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to