[02/11] drill git commit: DRILL-4203: Fix DrillVersionInfo to make it provide a valid version number even during the unit tests.

2016-10-18 Thread parthc
DRILL-4203: Fix DrillVersionInfo to make it provide a valid version number even during the unit tests. This is now a build-time generated class, rather than one that looks on the classpath for META-INF files. This pattern for file generation with parameters passed from the POM files was borrowed

[09/11] drill git commit: DRILL-4726: Dynamic UDF Support

2016-10-18 Thread parthc
DRILL-4726: Dynamic UDF Support 1) Configuration / parsing / options / protos 2) Zookeeper integration 3) Registration / unregistration / lazy-init 4) Unit tests This closes #574 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/comm

[03/11] drill git commit: DRILL-4203: Parquet File. Date is stored wrongly - Added new extra field in the parquet meta info "is.date.correct = true"; - Removed unnecessary double conversion of value w

2016-10-18 Thread parthc
DRILL-4203: Parquet File. Date is stored wrongly - Added new extra field in the parquet meta info "is.date.correct = true"; - Removed unnecessary double conversion of value with Julian day; - Added ability to correct corrupted dates for parquet files with the second version old metadata cache fi

[01/11] drill git commit: DRILL-4870 drill-config.sh sets JAVA_HOME incorrectly for the Mac

2016-10-18 Thread parthc
Repository: drill Updated Branches: refs/heads/master d0464ab9e -> db4829892 DRILL-4870 drill-config.sh sets JAVA_HOME incorrectly for the Mac This closes #605 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/17b96484 Tree

[05/11] drill git commit: DRILL-4203: Fix date values written in parquet files created by Drill

2016-10-18 Thread parthc
DRILL-4203: Fix date values written in parquet files created by Drill Drill was writing non-standard dates into parquet files for all releases before 1.9.0. The values have been read by Drill correctly by Drill, but external tools like Spark reading the files will see corrupted values for all date

[07/11] drill git commit: DRILL-4726: Dynamic UDF Support

2016-10-18 Thread parthc
http://git-wip-us.apache.org/repos/asf/drill/blob/89f2633f/exec/java-exec/src/main/java/org/apache/drill/exec/testing/store/NoWriteLocalStore.java -- diff --git a/exec/java-exec/src/main/java/org/apache/drill/exec/testing/store/No

[11/11] drill git commit: DRILL-4653: Malformed JSON should not stop the entire query from progressing

2016-10-18 Thread parthc
DRILL-4653: Malformed JSON should not stop the entire query from progressing This closes #518 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/db482989 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/db482989 Diff: htt

[06/11] drill git commit: DRILL-4726: Dynamic UDF Support

2016-10-18 Thread parthc
http://git-wip-us.apache.org/repos/asf/drill/blob/89f2633f/protocol/src/main/java/org/apache/drill/exec/proto/UserBitShared.java -- diff --git a/protocol/src/main/java/org/apache/drill/exec/proto/UserBitShared.java b/protocol/src

[10/11] drill git commit: DRILL-3178: csv reader should allow newlines inside quotes

2016-10-18 Thread parthc
DRILL-3178: csv reader should allow newlines inside quotes This closes #593 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/42948feb Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/42948feb Diff: http://git-wip-us.apa

[08/11] drill git commit: DRILL-4726: Dynamic UDF Support

2016-10-18 Thread parthc
http://git-wip-us.apache.org/repos/asf/drill/blob/89f2633f/exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/registry/JarScan.java -- diff --git a/exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/registry/JarSca

[04/11] drill git commit: DRILL-4203: Fix date values written in parquet files created by Drill

2016-10-18 Thread parthc
http://git-wip-us.apache.org/repos/asf/drill/blob/ae34d5c3/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/writer/TestCorruptParquetDateCorrection.java -- diff --git a/exec/java-exec/src/test/java/org/apache/drill