incubator-quickstep git commit: Optimize RowStore to PackedRowStore bulk insert [Forced Update!]

2016-06-23 Thread navsan
Repository: incubator-quickstep Updated Branches: refs/heads/rowstore_opt 0bcdff111 -> 82d9c80c0 (forced update) Optimize RowStore to PackedRowStore bulk insert Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

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

2016-06-23 Thread navsan
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/6aaeefd8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/6aaeefd8

incubator-quickstep git commit: Optimize PackedRowStore to PackedRowStore bulk insert

2016-06-23 Thread navsan
Repository: incubator-quickstep Updated Branches: refs/heads/rowstore_opt [created] 0bcdff111 Optimize PackedRowStore to PackedRowStore bulk insert Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[1/9] incubator-quickstep git commit: Configure libtcmalloc_minimal based on shared libs setting

2016-06-23 Thread navsan
Repository: incubator-quickstep Updated Branches: refs/heads/memcpy_opt f438076c7 -> 1852df07a Configure libtcmalloc_minimal based on shared libs setting - Added a switch to change the way we build libtcmalloc_minimal i.e. either a static library or shared library. Project:

[5/9] incubator-quickstep git commit: Add option to enable Google Profiler.

2016-06-23 Thread navsan
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/9bb5c557 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/9bb5c557 Diff:

[2/9] incubator-quickstep git commit: QUICKSTEP-10: Serialized WorkOrders as proto.

2016-06-23 Thread navsan
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/8d4d5d6b/relational_operators/SortMergeRunOperator.cpp -- diff --git a/relational_operators/SortMergeRunOperator.cpp b/relational_operators/SortMergeRunOperator.cpp

[8/9] incubator-quickstep git commit: Merge remote-tracking branch 'origin/memcpy_opt' into memcpy_opt

2016-06-23 Thread navsan
Merge remote-tracking branch 'origin/memcpy_opt' into memcpy_opt Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/5ff12112 Tree:

[3/9] incubator-quickstep git commit: QUICKSTEP-10: Serialized WorkOrders as proto.

2016-06-23 Thread navsan
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/8d4d5d6b Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/8d4d5d6b Diff:

incubator-quickstep git commit: updates

2016-06-23 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/adaptive-bloom-filters b2f31ac6c -> 547cb39d9 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/547cb39d Tree:

[3/3] incubator-quickstep git commit: Created Learner class.

2016-06-23 Thread hbdeshmukh
Created Learner class. - Learner keeps track of statistics of concurrent queries - It maintains the probabilities for individual queries as well as the priority levels in the system. - Changes in ProbabilityStore class including addition of numerator, denominator and more unit tests.

[1/3] incubator-quickstep git commit: Created a class for storing probabilities.

2016-06-23 Thread hbdeshmukh
Repository: incubator-quickstep Updated Branches: refs/heads/scheduler++ [created] c46b98bb3 Created a class for storing probabilities. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/b45da021

incubator-quickstep git commit: fixed cpplint issue

2016-06-23 Thread shixuan
Repository: incubator-quickstep Updated Branches: refs/heads/SQL-window-aggregation 5aa705835 -> 0210099e0 fixed cpplint issue Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/0210099e Tree:

[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

incubator-quickstep git commit: Added unittest for resolver and logical generator

2016-06-23 Thread shixuan
Repository: incubator-quickstep Updated Branches: refs/heads/SQL-window-aggregation 160761c82 -> 5aa705835 Added unittest for resolver and logical generator Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

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

[13/16] incubator-quickstep git commit: Initial commit

2016-06-23 Thread jianqiao
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/ed9cd436 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/ed9cd436 Diff:

[12/16] incubator-quickstep git commit: Added PRIORITY clause in parser.

2016-06-23 Thread jianqiao
Added PRIORITY clause in parser. - SQL statements (right now only SELECT statements) support "WITH PRIORITY N" clause. - The priority value should be a non-zero unsigned integer. - The priority value is a part of the QueryHandle class. Project:

[07/16] incubator-quickstep git commit: QUICKSTEP-18: Allow BasicColumnStoreTupleStorageSubBlock to be unsorted

2016-06-23 Thread jianqiao
QUICKSTEP-18: Allow BasicColumnStoreTupleStorageSubBlock to be unsorted Review comments applied Revert build fix for Lexer (separate PR has been opened) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

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

2016-06-23 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/00ca1e4b/parser/preprocessed/SqlParser_gen.hpp -- diff --git a/parser/preprocessed/SqlParser_gen.hpp b/parser/preprocessed/SqlParser_gen.hpp index 71e4332..fea31d6

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

2016-06-23 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/d6428914/parser/preprocessed/SqlParser_gen.cpp -- diff --git a/parser/preprocessed/SqlParser_gen.cpp b/parser/preprocessed/SqlParser_gen.cpp index c02baf4..8fdf490

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

2016-06-23 Thread jianqiao
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:

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

2016-06-23 Thread jianqiao
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

[14/16] incubator-quickstep git commit: profiling

2016-06-23 Thread jianqiao
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/daff4411 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/daff4411 Diff:

[11/16] incubator-quickstep git commit: Added PRIORITY clause in parser.

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

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

2016-06-23 Thread jianqiao
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

[09/16] incubator-quickstep git commit: Added PRIORITY clause in parser.

2016-06-23 Thread jianqiao
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

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

2016-06-23 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/00ca1e4b/parser/preprocessed/SqlLexer_gen.hpp -- diff --git a/parser/preprocessed/SqlLexer_gen.hpp b/parser/preprocessed/SqlLexer_gen.hpp index c14559b..f6cd8ad