[GitHub] drill issue #877: DRILL-5660: Drill 1.10 queries fail due to Parquet Metadat...

2017-08-15 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/877 +1, LGTM. --- 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

[GitHub] drill issue #877: DRILL-5660: Drill 1.10 queries fail due to Parquet Metadat...

2017-08-08 Thread vdiravka
Github user vdiravka commented on the issue: https://github.com/apache/drill/pull/877 @arina-ielchiieva Small fix was made to resolve some regression tests failings. The branch is rebased to the master version. --- If your project is set up for it, you can reply to this email and hav

[GitHub] drill issue #877: DRILL-5660: Drill 1.10 queries fail due to Parquet Metadat...

2017-08-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/877 @vdiravka limiting minor version to 9 is breaking the whole concept of major and minor versions usage. Since when we reach minor max we'll need to bump up the major though structure chan

[GitHub] drill issue #877: DRILL-5660: Drill 1.10 queries fail due to Parquet Metadat...

2017-07-20 Thread vdiravka
Github user vdiravka commented on the issue: https://github.com/apache/drill/pull/877 @paul-rogers could you please review additional commit. The main changes: 1. All IOExceptions are ignored while deserializing metadata cache files (JsonMappingException, JsonParseException...

[GitHub] drill issue #877: DRILL-5660: Drill 1.10 queries fail due to Parquet Metadat...

2017-07-14 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/877 I wonder if you are very close to solving another long-running problem in Drill: Parquet metadata file corruption (or, at least, the corruption causing queries to fail.) We have an issue