[3/5] drill git commit: DRILL-5665: Add the option planner.force_2phase_aggr to override small inputs

2017-07-21 Thread arina
DRILL-5665: Add the option planner.force_2phase_aggr to override small inputs closes #872 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/943a1432 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/943a1432 Diff: http://

[1/5] drill git commit: DRILL-5616: Add memory checks, plus minor metrics changes

2017-07-21 Thread arina
Repository: drill Updated Branches: refs/heads/master 07346c782 -> a0c178bab DRILL-5616: Add memory checks, plus minor metrics changes closes #871 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/35a7ad00 Tree: http://git-

[5/5] drill git commit: DRILL-4720: Fix SchemaPartitionExplorer.getSubPartitions method implementations to return only Drill file system directories

2017-07-21 Thread arina
DRILL-4720: Fix SchemaPartitionExplorer.getSubPartitions method implementations to return only Drill file system directories 1. Added file system util helper classes to standardize list directory and file statuses usage in Drill with appropriate unit tests. 2. Fixed SchemaPartitionExplorer.getSu

[2/5] drill git commit: DRILL-5669: Add a configurable option for minimum memory allocation to buffered ops

2017-07-21 Thread arina
DRILL-5669: Add a configurable option for minimum memory allocation to buffered ops closes #879 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/6b0e8378 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/6b0e8378 Diff:

[4/5] drill git commit: DRILL-5083: status.getOutcome() return FAILURE if one of the batches has STOP status (to avoid infinite loop in Merge Join).

2017-07-21 Thread arina
DRILL-5083: status.getOutcome() return FAILURE if one of the batches has STOP status (to avoid infinite loop in Merge Join). closes #881 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/368bc38b Tree: http://git-wip-us.apache

[3/4] drill git commit: DRILL-4511: Add unit tests for "Table does not exist" situation in case of empty directory or incorrect table name

2017-07-21 Thread arina
DRILL-4511: Add unit tests for "Table does not exist" situation in case of empty directory or incorrect table name closes #869 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/4e5a0cb9 Tree: http://git-wip-us.apache.org/repos

[4/4] drill git commit: DRILL-5678: Undefined behavior due to un-initialized values in ServerMetaContext

2017-07-21 Thread arina
DRILL-5678: Undefined behavior due to un-initialized values in ServerMetaContext closes #880 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/07346c78 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/07346c78 Diff: http

[1/4] drill git commit: DRILL-5634: Add Crypto Functions

2017-07-21 Thread arina
Repository: drill Updated Branches: refs/heads/master 8d659ff70 -> 07346c782 DRILL-5634: Add Crypto Functions closes #865 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/a3f9dff0 Tree: http://git-wip-us.apache.org/repos/a

[2/4] drill git commit: DRILL-4755: Fix IOBE for convert_from/convert_to functions with incorrect encoding type

2017-07-21 Thread arina
DRILL-4755: Fix IOBE for convert_from/convert_to functions with incorrect encoding type closes #867 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/34d736e6 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/34d736e6 Di