[4/6] incubator-quickstep git commit: Added unit tests for the distributed version.

2016-08-23 Thread hakanmemisoglu
Added unit tests for the distributed version. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/cdc1e053 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/cdc1e053 Diff:

[2/6] incubator-quickstep git commit: Refactored OptimizerContext and Optimizer.

2016-08-23 Thread hakanmemisoglu
Refactored OptimizerContext and Optimizer. * Construct physical generator in query_optimizer once for all queries. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/8c811c85 Tree:

[5/6] incubator-quickstep git commit: Initial commit.

2016-08-23 Thread hakanmemisoglu
Initial commit. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/8427d068 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/8427d068 Diff:

[3/6] incubator-quickstep git commit: Minor fixes to the distributed query execution engine.

2016-08-23 Thread hakanmemisoglu
Minor fixes to the distributed query execution engine. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/59f4dab2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/59f4dab2 Diff:

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

2016-08-23 Thread hbdeshmukh
Repository: incubator-quickstep Updated Branches: refs/heads/destroy-agg-state-operator 57db5d332 -> 245fa2f6e (forced update) Introduced DestroyAggregationState operator - Similar to the pattern with DestroyHash, this operator destroys the AggregationState once the Finalize aggregation

incubator-quickstep git commit: Introduced DestroyAggregationState operator

2016-08-23 Thread hbdeshmukh
Repository: incubator-quickstep Updated Branches: refs/heads/destroy-agg-state-operator [created] 57db5d332 Introduced DestroyAggregationState operator - Similar to the pattern with DestroyHash, this operator destroys the AggregationState once the Finalize aggregation operator finishes its