[04/11] incubator-quickstep git commit: Add common-subexpression support.

2017-05-01 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/364eb40d/expressions/scalar/ScalarLiteral.cpp -- diff --git a/expressions/scalar/ScalarLiteral.cpp b/expressions/scalar/ScalarLiteral.cpp index 48b5574..808953d

[08/11] incubator-quickstep git commit: Implement optimizer and execution layers for UNION and INTERSECT.

2017-05-01 Thread hakanmemisoglu
Implement optimizer and execution layers for UNION and INTERSECT. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/f1434eb9 Tree:

[11/11] incubator-quickstep git commit: WorkOrder proto clean-up.

2017-05-01 Thread hakanmemisoglu
WorkOrder proto clean-up. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/a4bfab90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/a4bfab90 Diff:

[06/11] incubator-quickstep git commit: Topological sort functionality in DAG

2017-05-01 Thread hakanmemisoglu
Topological sort functionality in DAG - Implemented a very simple Kahn's algorithm for topological sorting of nodes in the DAG class. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/7047d3df

[03/11] incubator-quickstep git commit: Add common-subexpression support.

2017-05-01 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/364eb40d/query_optimizer/rules/CollapseSelection.hpp -- diff --git a/query_optimizer/rules/CollapseSelection.hpp b/query_optimizer/rules/CollapseSelection.hpp new

[02/11] incubator-quickstep git commit: Add common-subexpression support.

2017-05-01 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/364eb40d/query_optimizer/tests/physical_generator/Select.test -- diff --git a/query_optimizer/tests/physical_generator/Select.test

[05/11] incubator-quickstep git commit: Add common-subexpression support.

2017-05-01 Thread hakanmemisoglu
Add common-subexpression 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/364eb40d Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/364eb40d Diff:

[01/11] incubator-quickstep git commit: Deserialization logic is implemented for relational operators.

2017-05-01 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/frontend-backend 46e411354 -> 79f0e7809 Deserialization logic is implemented for relational operators. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[07/11] incubator-quickstep git commit: API to get total pending work orders for an operator

2017-05-01 Thread hakanmemisoglu
API to get total pending work orders for an operator - Total includes normal and rebuild work orders. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/6d9eaa35 Tree:

incubator-quickstep git commit: Deserialization switch logic is implemented. [Forced Update!]

2017-04-23 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/frontend-backend 0221d1358 -> 46e411354 (forced update) Deserialization switch logic is implemented. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: Deserialization switch logic is implemented.

2017-04-23 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/frontend-backend 96908588b -> 0221d1358 Deserialization switch logic is implemented. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: API to get total pending work orders for an operator

2017-04-19 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/master 6e3499a80 -> 3c83c937a API to get total pending work orders for an operator - Total includes normal and rebuild work orders. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: Topological sort functionality in DAG

2017-04-19 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/master 563abe043 -> 6e3499a80 Topological sort functionality in DAG - Implemented a very simple Kahn's algorithm for topological sorting of nodes in the DAG class. Project:

incubator-quickstep git commit: Implemented serialization logic of all relational operators.

2017-04-17 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/frontend-backend 596cb529f -> 96908588b Implemented serialization logic of all relational operators. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: First commit for frontend-backend separation.

2017-04-10 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/frontend-backend [created] 596cb529f First commit for frontend-backend separation. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[incubator-quickstep] Git Push Summary

2017-02-24 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/parallel-distinct-agg [deleted] 17477f575

incubator-quickstep git commit: Use partitioned aggregation for single-function DISTINCT aggregation.

2017-02-24 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/master 4be8e91a4 -> 17477f575 Use partitioned aggregation for single-function DISTINCT aggregation. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: QUICKSTEP-65 Fix Quickstep build failure on Mac OSX 10.12 by turning off deprecation errors

2016-12-06 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/master b949c5045 -> 6ae0cdd3d QUICKSTEP-65 Fix Quickstep build failure on Mac OSX 10.12 by turning off deprecation errors Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[incubator-quickstep] Git Push Summary

2016-11-05 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/auto-worker-pinning [deleted] 248cec273

incubator-quickstep git commit: Auto pin workers to CPU cores

2016-11-05 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/master 5a3037f2e -> 1340fcb7f Auto pin workers to CPU cores - Automatically pin worker threads to CPU cores. - Use auto pinning when either there are no affinities provided, or the provided affinities are incorrect. - Try to

incubator-quickstep git commit: Suppress glog compilation warnings.

2016-10-29 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/glog-fix-apple [created] 8baa8c375 Suppress glog compilation warnings. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/8baa8c37

incubator-quickstep git commit: Added the print statement

2016-10-13 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/chaining 8729df822 -> b624413b9 Added the print statement Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/b624413b Tree:

incubator-quickstep git commit: Changed hash table insertion method to add new bucket to the beginning of the chain.

2016-10-11 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/chaining [created] 8729df822 Changed hash table insertion method to add new bucket to the beginning of the chain. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: Intial commit for new branch

2016-09-23 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/master ac3512ceb -> 0280a7eca Intial commit for new branch Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/0280a7ec Tree:

incubator-quickstep git commit: Fixed the bug in SetUp.

2016-09-23 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/regression 0280a7eca -> c6a0cb25c Fixed the bug in SetUp. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/c6a0cb25 Tree:

incubator-quickstep git commit: [QUICKSTEP-53] New representation and faster comparison operators for DateLit [Forced Update!]

2016-09-06 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/date-representation 92555fc43 -> 5a9c29004 (forced update) [QUICKSTEP-53] New representation and faster comparison operators for DateLit - New representation for DateLit. - New comparison implementations for DateLit. Closes #98

incubator-quickstep git commit: Some additional changes for the size change.

2016-09-06 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/date-representation 2f5b6ddfd -> 92555fc43 Some additional changes for the size change. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[3/4] incubator-quickstep git commit: Separate Date type from Datetime type.

2016-09-05 Thread hakanmemisoglu
Separate Date type from Datetime type. - Beginning from the parser to the operator execution level, treat Date type sepearately than the Datetime type. - Provide support for the extract function when applied on the Date type, implemented in the DateExtractOperation. - Modified the tests.

[2/4] incubator-quickstep git commit: Separate Date type from Datetime type.

2016-09-05 Thread hakanmemisoglu
Separate Date type from Datetime type. - Beginning from the parser to the operator execution level, treat Date type sepearately than the Datetime type. - Provide support for the extract function when applied on the Date type, implemented in the DateExtractOperation. - Modified the tests.

[1/4] incubator-quickstep git commit: Separate Date type from Datetime type. [Forced Update!]

2016-09-05 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/date-representation 8b450062a -> 2f5b6ddfd (forced update) http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/1d104229/types/operations/unary_operations/tests/DateExtractOperation_unittest.cpp

incubator-quickstep git commit: New representation and comparison operators for DateLit. [Forced Update!]

2016-09-02 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/date-representation 998994eee -> 8b450062a (forced update) New representation and comparison operators for DateLit. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[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: Initial commit

2016-08-21 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/columnvector-append [created] b430e77ad 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/b430e77a Tree:

incubator-quickstep git commit: Fixed the bug.

2016-08-17 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/fuse-join-with-select e763de0ef -> 29ded9efd Fixed the bug. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/29ded9ef Tree:

incubator-quickstep git commit: Applied fixes.

2016-08-03 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/refactor-hashjoin-probe-build c36bbc92d -> 7c5bdf92e Applied fixes. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/7c5bdf92 Tree:

[1/2] incubator-quickstep git commit: Implemented hashjoin optimization class and removed the logic from ExecutionGenerator.

2016-08-01 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/refactor-hashjoin-probe-build [created] a0905647b Implemented hashjoin optimization class and removed the logic from ExecutionGenerator. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[2/2] incubator-quickstep git commit: Added a field in Physical HashJoin to save right(build) side estimated cardinality.

2016-08-01 Thread hakanmemisoglu
Added a field in Physical HashJoin to save right(build) side estimated cardinality. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/a0905647 Tree:

incubator-quickstep git commit: Moved hash swap logic from ExecutionGenerator to physical optimization.

2016-07-27 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/selection-probe-fuse 8f705ed54 -> e7232c13d Moved hash swap logic from ExecutionGenerator to physical optimization. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: Additional changes for adding fuse optimization: Changed HashJoinWorkOrder layout etc.

2016-07-27 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/selection-probe-fuse 590b6f012 -> 8f705ed54 Additional changes for adding fuse optimization: Changed HashJoinWorkOrder layout etc. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: Initial changes.

2016-07-26 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/selection-probe-fuse [created] 590b6f012 Initial 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/590b6f01 Tree:

incubator-quickstep git commit: Fixed the time measurement from milli to microseconds.

2016-07-02 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/master b258821ef -> 040a511aa Fixed the time measurement from milli to microseconds. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: QUICKSTEP-33: Fixed the bug in NumericCast. [Forced Update!]

2016-06-29 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/quickstep-33 cf7a53d55 -> d82365731 (forced update) QUICKSTEP-33: Fixed the bug in NumericCast. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[06/17] incubator-quickstep git commit: QUICKSTEP-20: Added parser support for SQL window aggregation function

2016-06-23 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/00ca1e4b/parser/preprocessed/SqlLexer_gen.cpp -- diff --git a/parser/preprocessed/SqlLexer_gen.cpp b/parser/preprocessed/SqlLexer_gen.cpp index db20491..d02db56

[10/17] incubator-quickstep git commit: Added PRIORITY clause in parser.

2016-06-23 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/d6428914/parser/preprocessed/SqlParser_gen.hpp -- diff --git a/parser/preprocessed/SqlParser_gen.hpp b/parser/preprocessed/SqlParser_gen.hpp index fea31d6..0f66d1d

[17/17] incubator-quickstep git commit: QUICKSTEP-6: New fixed precision number type: Decimal.

2016-06-23 Thread hakanmemisoglu
QUICKSTEP-6: New fixed precision number type: Decimal. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/8570a906 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/8570a906 Diff:

[07/17] incubator-quickstep git commit: QUICKSTEP-20: Added parser support for SQL window aggregation function

2016-06-23 Thread hakanmemisoglu
QUICKSTEP-20: Added parser support for SQL window aggregation function Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/00ca1e4b Tree:

[16/17] incubator-quickstep git commit: QUICKSTEP-6: New fixed precision number type: Decimal.

2016-06-23 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/8570a906/parser/preprocessed/SqlParser_gen.cpp -- diff --git a/parser/preprocessed/SqlParser_gen.cpp b/parser/preprocessed/SqlParser_gen.cpp index 8fdf490..6827de2

[14/17] incubator-quickstep git commit: QUICKSTEP-6: New fixed precision number type: Decimal.

2016-06-23 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/8570a906/types/operations/unary_operations/NumericCastOperation.hpp -- diff --git a/types/operations/unary_operations/NumericCastOperation.hpp

[09/17] incubator-quickstep git commit: Basic support to report individual work order profiling results

2016-06-23 Thread hakanmemisoglu
Basic support to report individual work order profiling results - A flag to enable work order profiling report generation. - At the end of each query, a report is generated which includes worker ID, its NUMA socket, the operator that produced the WorkOrder and the execution time in

[1/3] incubator-quickstep git commit: New type for fixed precision number: Decimal. [Forced Update!]

2016-06-23 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 21e912c93 -> 0dd7978bb (forced update) http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/0dd7978b/parser/preprocessed/SqlParser_gen.hpp --

[2/3] incubator-quickstep git commit: New type for fixed precision number: Decimal.

2016-06-23 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/0dd7978b/parser/preprocessed/SqlParser_gen.cpp -- diff --git a/parser/preprocessed/SqlParser_gen.cpp b/parser/preprocessed/SqlParser_gen.cpp index 038db14..c3f48ae

incubator-quickstep git commit: Use constructor instead of builder in unit test.

2016-06-23 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 0a3e43f29 -> 21e912c93 Use constructor instead of builder in unit test. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[1/3] incubator-quickstep git commit: Updated preprocessed lexer and parser files.

2016-06-23 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 2d1710945 -> 0a3e43f29 http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/0a3e43f2/parser/preprocessed/SqlParser_gen.hpp -- diff --git

[2/3] incubator-quickstep git commit: Updated preprocessed lexer and parser files.

2016-06-23 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/0a3e43f2/parser/preprocessed/SqlParser_gen.cpp -- diff --git a/parser/preprocessed/SqlParser_gen.cpp b/parser/preprocessed/SqlParser_gen.cpp index 038db14..c3f48ae

[3/3] incubator-quickstep git commit: Updated preprocessed lexer and parser files.

2016-06-23 Thread hakanmemisoglu
Updated preprocessed lexer and parser files. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/0a3e43f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/0a3e43f2 Diff:

incubator-quickstep git commit: Changed proto decsription.

2016-06-21 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type aebb4a3bd -> cf33c724a Changed proto decsription. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/cf33c724 Tree:

incubator-quickstep git commit: New fixes.

2016-06-20 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 889c4805e -> 0acaf423a New fixes. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/0acaf423 Tree:

incubator-quickstep git commit: Fix in vector copy elision.

2016-06-20 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 85dab23c7 -> 889c4805e Fix in vector copy elision. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/889c4805 Tree:

incubator-quickstep git commit: default constructor for DecimalLit.

2016-06-20 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 8bb4c61ef -> 88306cbdb default constructor for DecimalLit. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/88306cbd

incubator-quickstep git commit: DecimalLit conversions.

2016-06-20 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 7e668513f -> 85b0694b0 DecimalLit conversions. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/85b0694b Tree:

incubator-quickstep git commit: Include DecimalType in NumericCastOperation.

2016-06-20 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type f28c46ecc -> 169c1f37c Include DecimalType in NumericCastOperation. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: Adding numeric cast for Decimal type.

2016-06-20 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 5815103db -> f28c46ecc Adding numeric cast for Decimal type. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/f28c46ec

incubator-quickstep git commit: First part of the unit test.

2016-06-17 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 18f526050 -> 5815103db First part of the unit test. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/5815103d Tree:

incubator-quickstep git commit: Fixed bug where the wrong operator is used.

2016-06-16 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 4358b6edd -> 6b11fe0c2 Fixed bug where the wrong operator is used. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: Introduced comparator functors for Decimal type.

2016-06-15 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type 400d268b9 -> 4358b6edd Introduced comparator functors for Decimal type. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[27/50] [abbrv] incubator-quickstep git commit: Reordered Query ID in operators and work orders.

2016-06-15 Thread hakanmemisoglu
Reordered Query ID in operators and work orders. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/1be47dcb Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/1be47dcb Diff:

[41/50] [abbrv] incubator-quickstep git commit: Long lived Foreman thread

2016-06-15 Thread hakanmemisoglu
Long lived Foreman thread - Foreman thread lives through the lifetime of the Quickstep process. - Foreman and main thread communicate through TMB messages. - Foreman admits queries and routes them to PolicyEnforcer. - Foreman relays messages to policy enforcer which in turn processes it, based

[48/50] [abbrv] incubator-quickstep git commit: New type for fixed precision number: Decimal.

2016-06-15 Thread hakanmemisoglu
New type for fixed precision number: Decimal. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/5aa55931 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/5aa55931 Diff:

[36/50] [abbrv] incubator-quickstep git commit: QUICKSTEP-10: Serialized WorkOrders as proto.

2016-06-15 Thread hakanmemisoglu
QUICKSTEP-10: Serialized WorkOrders as proto. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/c9214ecb Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/c9214ecb Diff:

[43/50] [abbrv] incubator-quickstep git commit: Add a shell script that logs the build process for later profiling.

2016-06-15 Thread hakanmemisoglu
Add a shell script that logs the build process for later profiling. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/07c011d2 Tree:

[38/50] [abbrv] incubator-quickstep git commit: Test the default vector elision level `selection` in CI.

2016-06-15 Thread hakanmemisoglu
Test the default vector elision level `selection` in CI. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/659967a9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/659967a9

[05/50] [abbrv] incubator-quickstep git commit: Fixed a g++ compiler warning (#221)

2016-06-15 Thread hakanmemisoglu
Fixed a g++ compiler warning (#221) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/43f16262 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/43f16262 Diff:

[31/50] [abbrv] incubator-quickstep git commit: Add options to build gflag as a shared library.

2016-06-15 Thread hakanmemisoglu
Add options to build gflag as a shared library. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/096abe29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/096abe29 Diff:

[10/50] [abbrv] incubator-quickstep git commit: Change the default value of Joined Tuple Collector (#226)

2016-06-15 Thread hakanmemisoglu
Change the default value of Joined Tuple Collector (#226) On NUMA boxes, the vector based joined tuple collector slows down 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/aa76e482 Tree:

[44/50] [abbrv] incubator-quickstep git commit: Fix bug: specify log file name correctly

2016-06-15 Thread hakanmemisoglu
Fix bug: specify log file name correctly Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/31e9e4ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/31e9e4ce Diff:

[46/50] [abbrv] incubator-quickstep git commit: Part I of a sequence of changes to bring the NOTICE and Copyright in line with ASF guidelines

2016-06-15 Thread hakanmemisoglu
Part I of a sequence of changes to bring the NOTICE and Copyright in line with ASF guidelines Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/dd449589 Tree:

[15/50] [abbrv] incubator-quickstep git commit: Visualize optimized physical plan in DOT format (#232)

2016-06-15 Thread hakanmemisoglu
Visualize optimized physical plan in DOT format (#232) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/12d7928b Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/12d7928b Diff:

[07/50] [abbrv] incubator-quickstep git commit: In ScopedBuffer, initialize the allocated memory bytes to 0 (#230)

2016-06-15 Thread hakanmemisoglu
In ScopedBuffer, initialize the allocated memory bytes to 0 (#230) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/ebfe9521 Tree:

[34/50] [abbrv] incubator-quickstep git commit: Use shared libraries when building on Travis

2016-06-15 Thread hakanmemisoglu
Use shared libraries when building on Travis Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/ccd11c08 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/ccd11c08 Diff:

[50/50] [abbrv] incubator-quickstep git commit: Make scale fixed to 10^2.

2016-06-15 Thread hakanmemisoglu
Make scale fixed to 10^2. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/400d268b Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/400d268b Diff:

[23/50] [abbrv] incubator-quickstep git commit: Added Query ID to Relational operators and WorkOrders.

2016-06-15 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/40542682/relational_operators/SortMergeRunOperator.hpp -- diff --git a/relational_operators/SortMergeRunOperator.hpp b/relational_operators/SortMergeRunOperator.hpp

[32/50] [abbrv] incubator-quickstep git commit: Fixed a potential segfault with CompressedBlockBuilder.

2016-06-15 Thread hakanmemisoglu
Fixed a potential segfault with CompressedBlockBuilder. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/eebb4644 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/eebb4644

[03/50] [abbrv] incubator-quickstep git commit: Fix bug in the SMA code (#223)

2016-06-15 Thread hakanmemisoglu
Fix bug in the SMA code (#223) * Fix bug in the SMA code so that the SMA predicate evaluation is only applied if at least one of the operands in the predicate is a static value. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[42/50] [abbrv] incubator-quickstep git commit: Add option to enable Google Profiler.

2016-06-15 Thread hakanmemisoglu
Add option to enable Google Profiler. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/540c09e6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/540c09e6 Diff:

[08/50] [abbrv] incubator-quickstep git commit: Added hash join order optimization for star schema queries. (#229)

2016-06-15 Thread hakanmemisoglu
Added hash join order optimization for star schema queries. (#229) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/cd9db299 Tree:

[18/50] [abbrv] incubator-quickstep git commit: Added BlockLocator.

2016-06-15 Thread hakanmemisoglu
Added BlockLocator. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/3789da72 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/3789da72 Diff:

[49/50] [abbrv] incubator-quickstep git commit: New changes.

2016-06-15 Thread hakanmemisoglu
New 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/d71599fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/d71599fd Diff:

[09/50] [abbrv] incubator-quickstep git commit: Initial support for collecting table statistics: number of distinct values (#227)

2016-06-15 Thread hakanmemisoglu
Initial support for collecting table statistics: number of distinct values (#227) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/c6772597 Tree:

[33/50] [abbrv] incubator-quickstep git commit: Improved TextScanOperator.

2016-06-15 Thread hakanmemisoglu
Improved TextScanOperator. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/4f8fdbe8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/4f8fdbe8 Diff:

[19/50] [abbrv] incubator-quickstep git commit: Groupby hashtable pool (#236)

2016-06-15 Thread hakanmemisoglu
Groupby hashtable pool (#236) - Created a HashTablePool class for group by clause. - Each thread can checkout it's own hash table while doing group by aggregation. - AggregationOperationState uses one hash table pool per group by clause. Project:

[47/50] [abbrv] incubator-quickstep git commit: BugFix: Update NumQueuedWorkOrders to fix scheduling

2016-06-15 Thread hakanmemisoglu
BugFix: Update NumQueuedWorkOrders to fix scheduling Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/49316237 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/49316237 Diff:

[25/50] [abbrv] incubator-quickstep git commit: Reordered Query ID in operators and work orders.

2016-06-15 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/1be47dcb/relational_operators/tests/HashJoinOperator_unittest.cpp -- diff --git a/relational_operators/tests/HashJoinOperator_unittest.cpp

[45/50] [abbrv] incubator-quickstep git commit: Fix conditional per-target flags for lexer

2016-06-15 Thread hakanmemisoglu
Fix conditional per-target flags for lexer Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/29768a72 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/29768a72 Diff:

[26/50] [abbrv] incubator-quickstep git commit: Reordered Query ID in operators and work orders.

2016-06-15 Thread hakanmemisoglu
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/1be47dcb/relational_operators/NestedLoopsJoinOperator.hpp -- diff --git a/relational_operators/NestedLoopsJoinOperator.hpp

[11/50] [abbrv] incubator-quickstep git commit: Resolves SMA bugs revealed by TPCH. (#234)

2016-06-15 Thread hakanmemisoglu
Resolves SMA bugs revealed by TPCH. (#234) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/882cd386 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/882cd386 Diff:

[14/50] [abbrv] incubator-quickstep git commit: Reverting the PR that gets the number of rows (#233)

2016-06-15 Thread hakanmemisoglu
Reverting the PR that gets the number of rows (#233) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/0115e961 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/0115e961 Diff:

[28/50] [abbrv] incubator-quickstep git commit: Fix typos in CMakeLists.txt.

2016-06-15 Thread hakanmemisoglu
Fix typos in CMakeLists.txt. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/fd75e175 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/fd75e175 Diff:

  1   2   >