[2/2] drill git commit: DRILL-5660: Parquet metadata caching improvements

2017-08-15 Thread arina
DRILL-5660: Parquet metadata caching improvements 1. Bumped up metadata file version to v3_1. 2. Introduced MetadataVersion comparable class. 3. Added support to ignore unknown metadata version (for example, metadata generated from future versions of drill). 4. Added support to ignore corrupted

[1/2] drill git commit: DRILL-5660: Parquet metadata caching improvements

2017-08-15 Thread arina
Repository: drill Updated Branches: refs/heads/master 073ea6819 -> e9065b55e http://git-wip-us.apache.org/repos/asf/drill/blob/e9065b55/exec/java-exec/src/test/resources/parquet/metadata_with_absolute_path/metadata_table_with_absolute_paths.requires_replace.txt

[13/13] drill git commit: Drill-5698 Escape version number period separator, this captures version numbers with 4 5 or 6 in them, like 1.8.0_144

2017-08-15 Thread jni
Drill-5698 Escape version number period separator, this captures version numbers with 4 5 or 6 in them, like 1.8.0_144 release build build example remove print statements close #890 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit:

[07/13] drill git commit: DRILL-4735: ConvertCountToDirectScan rule enhancements

2017-08-15 Thread jni
DRILL-4735: ConvertCountToDirectScan rule enhancements 1. ConvertCountToDirectScan rule will be applicable for 2 or more COUNT aggregates. To achieve this DynamicPojoRecordReader was added which accepts any number of columns, on the contrary with PojoRecordReader which depends on class fields.

[03/13] drill git commit: DRILL-5601: Rollup of external sort fixes an improvements

2017-08-15 Thread jni
DRILL-5601: Rollup of external sort fixes an improvements - DRILL-5513: Managed External Sort : OOM error during the merge phase - DRILL-5519: Sort fails to spill and results in an OOM - DRILL-5522: OOM during the merge and spill process of the managed external sort - DRILL-5594: Excessive

[11/13] drill git commit: DRILL-5699: Drill Web UI Page Source Has Links To External Sites

2017-08-15 Thread jni
DRILL-5699: Drill Web UI Page Source Has Links To External Sites close #891 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/1cec10b9 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/1cec10b9 Diff:

[12/13] drill git commit: DRILL-5685: Provide a way to set common environment variable between sqlline and Drillbit differently.

2017-08-15 Thread jni
DRILL-5685: Provide a way to set common environment variable between sqlline and Drillbit differently. close #883 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/ae123e16 Tree:

[06/13] drill git commit: DRILL-4735: ConvertCountToDirectScan rule enhancements

2017-08-15 Thread jni
http://git-wip-us.apache.org/repos/asf/drill/blob/8b564235/exec/java-exec/src/main/java/org/apache/drill/exec/store/pojo/PojoWriters.java -- diff --git

[05/13] drill git commit: DRILL-5714: Fix NPE when mapr-db plugin is used in table function

2017-08-15 Thread jni
DRILL-5714: Fix NPE when mapr-db plugin is used in table function close #902 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/fd7fba6c Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/fd7fba6c Diff:

[10/13] drill git commit: DRILL-5699: Drill Web UI Page Source Has Links To External Sites

2017-08-15 Thread jni
http://git-wip-us.apache.org/repos/asf/drill/blob/1cec10b9/exec/java-exec/src/main/resources/rest/static/js/jquery-3.2.1.min.js -- diff --git a/exec/java-exec/src/main/resources/rest/static/js/jquery-3.2.1.min.js