[16/29] incubator-quickstep git commit: Modified Aggregation unit test. Ran clang-format.

2016-09-16 Thread hbdeshmukh
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/2a9efc4e/expressions/aggregation/AggregationHandleMin.hpp -- diff --git a/expressions/aggregation/AggregationHandleMin.hpp

[09/29] incubator-quickstep git commit: Initial commit for QUICKSTEP-28 and QUICKSTEP-29. Code refactoring and cleanup, some more optimizations are pending.

2016-09-16 Thread hbdeshmukh
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/539cb0a2/storage/FastHashTable.hpp -- diff --git a/storage/FastHashTable.hpp b/storage/FastHashTable.hpp new file mode 100644 index 000..12e447f --- /dev/null +++

[17/29] incubator-quickstep git commit: Modified Aggregation unit test. Ran clang-format.

2016-09-16 Thread hbdeshmukh
Modified Aggregation unit test. Ran clang-format. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/2a9efc4e Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/2a9efc4e Diff:

[07/29] incubator-quickstep git commit: Initial commit for QUICKSTEP-28 and QUICKSTEP-29. Code refactoring and cleanup, some more optimizations are pending.

2016-09-16 Thread hbdeshmukh
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/539cb0a2/storage/FastSeparateChainingHashTable.hpp -- diff --git a/storage/FastSeparateChainingHashTable.hpp b/storage/FastSeparateChainingHashTable.hpp new file

[20/29] incubator-quickstep git commit: Single aggregationGroupBy method in StorageBlock.

2016-09-16 Thread hbdeshmukh
Single aggregationGroupBy method in StorageBlock. - New methods for separating unary and nullary updation of states. - Added TODO to move method from HashTableBase class. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[25/29] incubator-quickstep git commit: Parallel work order generation support.

2016-09-16 Thread hbdeshmukh
Parallel work order generation support. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/ad8e6cf7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/ad8e6cf7 Diff:

[22/29] incubator-quickstep git commit: Added function to aggregate group by with partition

2016-09-16 Thread hbdeshmukh
Added function to aggregate group by with partition - Added a function to compute a composite hash function for multiple attributes. - Changes to Tuple class to support partitioning. - A function in StorageBlock to compute aggregate with group by that supports partitioning. Project:

[23/29] incubator-quickstep git commit: Minor change in DCHECK.

2016-09-16 Thread hbdeshmukh
Minor change in DCHECK. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/af7465ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/af7465ea Diff:

[18/29] incubator-quickstep git commit: Removed some dead code and made minor updates.

2016-09-16 Thread hbdeshmukh
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/472820dc/storage/FastSeparateChainingHashTable.hpp -- diff --git a/storage/FastSeparateChainingHashTable.hpp b/storage/FastSeparateChainingHashTable.hpp index

[24/29] incubator-quickstep git commit: Created method for partition aware finalize aggregate.

2016-09-16 Thread hbdeshmukh
Created method for partition aware finalize aggregate. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/928f6eb7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/928f6eb7 Diff:

[27/29] incubator-quickstep git commit: New operator to destroy aggregation state.

2016-09-16 Thread hbdeshmukh
New operator to destroy aggregation state. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/5ea5526b Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/5ea5526b Diff:

[03/29] incubator-quickstep git commit: Fixed cyclic dependencies. Removed Aggregation unit test. Other minor changes.

2016-09-16 Thread hbdeshmukh
Fixed cyclic dependencies. Removed Aggregation unit test. Other minor changes. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/93746998 Tree:

[11/29] incubator-quickstep git commit: Modified Aggregation unit test. Ran clang-format.

2016-09-16 Thread hbdeshmukh
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/2a9efc4e/storage/HashTableBase.hpp -- diff --git a/storage/HashTableBase.hpp b/storage/HashTableBase.hpp index 5526164..b908d6f 100644 --- a/storage/HashTableBase.hpp

[01/29] incubator-quickstep git commit: Introduced DestroyAggregationState operator [Forced Update!]

2016-09-16 Thread hbdeshmukh
Repository: incubator-quickstep Updated Branches: refs/heads/partitioned-aggregation 63f66a242 -> be43958fc (forced update) Introduced DestroyAggregationState operator - Similar to the pattern with DestroyHash, this operator destroys the AggregationState once the Finalize aggregation

[19/29] incubator-quickstep git commit: Removed some dead code and made minor updates.

2016-09-16 Thread hbdeshmukh
Removed some dead code and made minor updates. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/472820dc Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/472820dc Diff:

[14/29] incubator-quickstep git commit: Modified Aggregation unit test. Ran clang-format.

2016-09-16 Thread hbdeshmukh
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/2a9efc4e/expressions/aggregation/tests/AggregationHandleSum_unittest.cpp -- diff --git a/expressions/aggregation/tests/AggregationHandleSum_unittest.cpp

[06/29] incubator-quickstep git commit: Initial commit for QUICKSTEP-28 and QUICKSTEP-29. Code refactoring and cleanup, some more optimizations are pending.

2016-09-16 Thread hbdeshmukh
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/539cb0a2/storage/StorageBlock.hpp -- diff --git a/storage/StorageBlock.hpp b/storage/StorageBlock.hpp index 97b4773..8b59a3c 100644 --- a/storage/StorageBlock.hpp +++