[incubator-quickstep] Git Push Summary

2016-06-09 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/improve-text-scan-operator-column-vectors [created] 2d39b8ecd

incubator-quickstep git commit: Improve text scan operator

2016-06-09 Thread jianqiao
nts: 2d39b8e Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Thu Jun 9 03:18:37 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Thu Jun 9 03:18:37 2016 -0500 -- query_optimizer/Executi

incubator-quickstep git commit: Improve text scan operator [Forced Update!]

2016-06-09 Thread jianqiao
mit: 55b06fab1bd336f2cc7ee4bd557d3328a428e4ab Parents: 2d39b8e Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Thu Jun 9 03:18:37 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Thu Jun 9 03:38:28 2016 -0500 --

incubator-quickstep git commit: Initial commit

2016-06-12 Thread jianqiao
-wip-us.apache.org/repos/asf/incubator-quickstep/tree/946332c3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/946332c3 Branch: refs/heads/adaptive-bloom-filters Commit: 946332c38700e43666c72bb5a4b80f633a48 Parents: 2d39b8e Author: Jianqiao Zhu <jianq...@cs.wisc.

incubator-quickstep git commit: Fix a potential segfault with CompressedBlockBuilder

2016-06-09 Thread jianqiao
: e95b312d665ea3e6b1353b62f1efca19c303d48e Parents: 2d39b8e Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Thu Jun 9 00:43:16 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Thu Jun 9 00:43:16 2016 -0500 ---

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

2016-06-17 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/master 8e825f152 -> 00ca1e4b3 http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/00ca1e4b/parser/preprocessed/SqlParser_gen.hpp -- diff --git

[incubator-quickstep] Git Push Summary

2016-06-17 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/quickstep_date_support [deleted] e8e92cffc

[incubator-quickstep] Git Push Summary

2016-06-17 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/change-aggregation-hashtable [deleted] 70fcdb5d6

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

2016-06-17 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:

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

2016-06-17 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

[incubator-quickstep] Git Push Summary

2016-06-15 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/analyze-bugfix-and-refactor [deleted] a7013627e

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

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

[10/20] incubator-quickstep git commit: Long lived Foreman thread

2016-06-15 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/8230b124/query_execution/PolicyEnforcer.cpp -- diff --git a/query_execution/PolicyEnforcer.cpp b/query_execution/PolicyEnforcer.cpp new file mode 100644 index

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

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

[18/20] incubator-quickstep git commit: Bug fixed in \analyze command and reuse code.

2016-06-15 Thread jianqiao
Bug fixed in \analyze command and reuse code. - The \analyze command issues SQL queries. Due to a recent change in the execution engine, there was a bug in issuing the queries, which is fixed in this branch. - Reuse code to receive feedback from Foreman upon query completion. - Minor

[02/20] incubator-quickstep git commit: Fixed a potential segfault with CompressedBlockBuilder.

2016-06-15 Thread jianqiao
: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/eebb4644 Branch: refs/heads/adaptive-bloom-filters Commit: eebb4644f195fd82b28e77aafcf60344c33d6197 Parents: 096abe2 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Thu Jun 9 00:43:16 2016 -0500 Committer: Zuyu Zha

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

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

[03/20] incubator-quickstep git commit: Improved TextScanOperator.

2016-06-15 Thread jianqiao
-us.apache.org/repos/asf/incubator-quickstep/diff/4f8fdbe8 Branch: refs/heads/adaptive-bloom-filters Commit: 4f8fdbe8451aed1ad1c07a8badb5be85bee1ff57 Parents: eebb464 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Thu Jun 9 03:18:37 2016 -0500 Committer: Zuyu Zhang <zu...@apache.org> Committe

[17/20] incubator-quickstep git commit: BugFix: Update NumQueuedWorkOrders to fix scheduling

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

[09/20] incubator-quickstep git commit: Long lived Foreman thread

2016-06-15 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/8230b124/query_optimizer/tests/ExecutionGeneratorTestRunner.hpp -- diff --git a/query_optimizer/tests/ExecutionGeneratorTestRunner.hpp

[19/20] incubator-quickstep git commit: Initial commit

2016-06-15 Thread jianqiao
/incubator-quickstep/diff/b3f380f0 Branch: refs/heads/adaptive-bloom-filters Commit: b3f380f0e05107c85f568be61494bae0d0b4331a Parents: a701362 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Sat Jun 11 23:14:00 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: W

[20/20] incubator-quickstep git commit: profiling

2016-06-15 Thread jianqiao
/incubator-quickstep/diff/871ccac9 Branch: refs/heads/adaptive-bloom-filters Commit: 871ccac9e934afc66052c121ce683951cf0db923 Parents: b3f380f Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Wed Jun 15 23:16:41 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Wed Jun

[16/20] 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 jianqiao
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:

[11/20] incubator-quickstep git commit: Long lived Foreman thread

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

[15/20] incubator-quickstep git commit: Fix conditional per-target flags for lexer

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

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

2016-06-15 Thread jianqiao
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: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[01/20] incubator-quickstep git commit: Add options to build gflag as a shared library. [Forced Update!]

2016-06-15 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/adaptive-bloom-filters ca9e92bbf -> 871ccac9e (forced update) Add options to build gflag as a shared library. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[04/20] incubator-quickstep git commit: Use shared libraries when building on Travis

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

incubator-quickstep git commit: Bug fixed in \analyze command and reuse code.

2016-06-15 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/master 49316237f -> a7013627e Bug fixed in \analyze command and reuse code. - The \analyze command issues SQL queries. Due to a recent change in the execution engine, there was a bug in issuing the queries, which is fixed in

[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

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

2016-06-23 Thread jianqiao
/incubator-quickstep/diff/daff4411 Branch: refs/heads/adaptive-bloom-filters Commit: daff44111ad3293b4ebc70790431e66d1cebb0b6 Parents: ed9cd43 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Wed Jun 15 23:16:41 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Tue Jun

[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

[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

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

2016-06-23 Thread jianqiao
/incubator-quickstep/diff/ed9cd436 Branch: refs/heads/adaptive-bloom-filters Commit: ed9cd43651df7e1abb86c83f5f8395e73171e1b6 Parents: d642891 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Sat Jun 11 23:14:00 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: T

[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

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

[incubator-quickstep] Git Push Summary

2016-06-17 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/hash-semi-join-operator [deleted] 30f1f6497

incubator-quickstep git commit: updates

2016-06-23 Thread jianqiao
wip-us.apache.org/repos/asf/incubator-quickstep/tree/547cb39d Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/547cb39d Branch: refs/heads/adaptive-bloom-filters Commit: 547cb39d9215fe7933996f0a38d0ba8b3743adf8 Parents: b2f31ac Author: Jianqiao Zhu <jianq...@cs.wisc.edu>

incubator-quickstep git commit: profiling [Forced Update!]

2016-06-24 Thread jianqiao
7ae Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/5ae557ae Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/5ae557ae Branch: refs/heads/adaptive-bloom-filters Commit: 5ae557ae5f73f8206ac2a06288181f7fbd09a08b Parents: ed9cd43 Author: Jianqiao Zhu <

incubator-quickstep git commit: updates

2016-06-16 Thread jianqiao
wip-us.apache.org/repos/asf/incubator-quickstep/tree/2aa3a2d4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/2aa3a2d4 Branch: refs/heads/adaptive-bloom-filters Commit: 2aa3a2d45c0e3ad79a4bb90c35c32a2184d4e6ce Parents: 871ccac Author: Jianqiao Zhu <jianq...@cs.wisc.edu>

[2/2] incubator-quickstep git commit: AttachBloomFilters

2016-07-26 Thread jianqiao
/asf/incubator-quickstep/diff/319d557b Branch: refs/heads/adaptive-bloom-filters Commit: 319d557bfab925dd0f2ca3ed6a90152ef17fcc23 Parents: 34e8935 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Tue Jul 26 15:37:47 2016 -0400 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed

[1/2] incubator-quickstep git commit: updates

2016-07-26 Thread jianqiao
wip-us.apache.org/repos/asf/incubator-quickstep/tree/34e8935b Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/34e8935b Branch: refs/heads/adaptive-bloom-filters Commit: 34e8935bc03eec767e602fc18b0b3904c0ac56b0 Parents: 870c494 Author: Jianqiao Zhu <jianq...@cs.wisc.edu>

incubator-quickstep git commit: Updates

2016-07-21 Thread jianqiao
-wip-us.apache.org/repos/asf/incubator-quickstep/tree/a0bca350 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/a0bca350 Branch: refs/heads/fix-vs-adaptive-bloom-filters Commit: a0bca3501977264590ee5d1a529400d8572b873b Parents: bb90613 Author: Jianqiao Zhu <jianq...@cs.wisc.

[3/3] incubator-quickstep git commit: Multiple build attributes

2016-07-29 Thread jianqiao
/repos/asf/incubator-quickstep/diff/7d868b0d Branch: refs/heads/adaptive-bloom-filters Commit: 7d868b0ddc9c59e535bade506439d9ab0b873c66 Parents: 91e4982 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Fri Jul 29 20:11:32 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Co

[1/3] incubator-quickstep git commit: Updates

2016-07-29 Thread jianqiao
wip-us.apache.org/repos/asf/incubator-quickstep/tree/9cc47e56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/9cc47e56 Branch: refs/heads/adaptive-bloom-filters Commit: 9cc47e561d893a108fc2ad686413e6b251de64cb Parents: 319d557 Author: Jianqiao Zhu <jianq...@cs.wisc.edu>

[2/3] incubator-quickstep git commit: Updates

2016-07-29 Thread jianqiao
/incubator-quickstep/diff/91e49820 Branch: refs/heads/adaptive-bloom-filters Commit: 91e498202d7b19cb5c7d4d8c61218d112c446b71 Parents: 9cc47e5 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Fri Jul 29 17:47:42 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Fri Jul

[1/4] incubator-quickstep git commit: Initial commit

2016-07-30 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/LIP-for-tpch [created] 2242550d3 http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/2242550d/utility/EventProfiler.hpp -- diff --git

[4/4] incubator-quickstep git commit: Initial commit

2016-07-30 Thread jianqiao
/incubator-quickstep/diff/2242550d Branch: refs/heads/LIP-for-tpch Commit: 2242550d36613d6d0651a42702ecba8ff6338fbb Parents: 2b78380 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Sat Jun 11 23:14:00 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Sat Jul 30 0

[03/10] incubator-quickstep git commit: Minor bug fix in QueryManager base.

2016-07-30 Thread jianqiao
Minor bug fix in QueryManager base. - Modified the order in which we check the completion of query and completion of an operator in the queryStatus function. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[04/10] incubator-quickstep git commit: Introduced Shiftboss for the distributed version.

2016-07-30 Thread jianqiao
Introduced Shiftboss 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/7415ee87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/7415ee87 Diff:

[05/10] incubator-quickstep git commit: Added README for types module.

2016-07-30 Thread jianqiao
Added README for types module. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/33554c3e Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/33554c3e Diff:

[07/10] incubator-quickstep git commit: Initial commit

2016-07-30 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/97d8dca8/utility/EventProfiler.hpp -- diff --git a/utility/EventProfiler.hpp b/utility/EventProfiler.hpp new file mode 100644 index 000..70024e6 --- /dev/null +++

[02/10] incubator-quickstep git commit: - Supported ROWS mode for AVG window aggregation. - Created WindowAggregateFunctions in expressions/window_aggregation. - Created WindowAggregationHandle for AV

2016-07-30 Thread jianqiao
- Supported ROWS mode for AVG window aggregation. - Created WindowAggregateFunctions in expressions/window_aggregation. - Created WindowAggregationHandle for AVG to actually do the calculation. - Other functions will be supported in future PRs. - RANGE mode is not supported yet. Project:

[06/10] incubator-quickstep git commit: Renamed a QueryExecutionMessage.

2016-07-30 Thread jianqiao
Renamed a QueryExecutionMessage. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/aaecc76b Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/aaecc76b Diff:

[08/10] incubator-quickstep git commit: Initial commit

2016-07-30 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/97d8dca8/storage/HashTable.hpp -- diff --git a/storage/HashTable.hpp b/storage/HashTable.hpp index be31fd9..6e3dc96 100644 --- a/storage/HashTable.hpp +++

incubator-quickstep git commit: Initial commit

2016-08-02 Thread jianqiao
://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/06ab173c Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/06ab173c Branch: refs/heads/execution-dag-visualizer Commit: 06ab173c7bc5e13cd3f2fd8b7ec217676eaade42 Parents: aaecc76 Author: Jianqiao Zhu <jianq...@cs.wisc.

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

2016-08-03 Thread jianqiao
16:39:07 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Wed Aug 3 03:10:58 2016 -0500 -- query_optimizer/CMakeLists.txt | 1 + query_optimizer/ExecutionGenerator.cpp

[1/3] incubator-quickstep git commit: Cleaned up the messages w/ a dummy payload. [Forced Update!]

2016-08-03 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/refactor-hashjoin-probe-build 7c5bdf92e -> a61b99e9e (forced update) Cleaned up the messages w/ a dummy payload. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[2/3] incubator-quickstep git commit: TMB: Added Support for an Empty, but Typed TaggedMessage.

2016-08-03 Thread jianqiao
TMB: Added Support for an Empty, but Typed TaggedMessage. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/52a32a37 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/52a32a37

incubator-quickstep git commit: Implemented hashjoin optimization class and removed the logic from ExecutionGenerator.

2016-08-03 Thread jianqiao
2ff Author: Hakan Memisoglu <hakanmemiso...@gmail.com> Authored: Mon Aug 1 16:39:07 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Wed Aug 3 03:10:58 2016 -0500 -- query_optimizer/CMakeLists.txt

[4/7] incubator-quickstep git commit: Cleaned up the messages w/ a dummy payload.

2016-08-03 Thread jianqiao
Cleaned up the messages w/ a dummy payload. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/ccea2ff8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/ccea2ff8 Diff:

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

2016-08-03 Thread jianqiao
:39:07 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Wed Aug 3 03:10:58 2016 -0500 -- query_optimizer/CMakeLists.txt | 1 + query_optimizer/ExecutionGenerator.cpp

[7/7] incubator-quickstep git commit: Add visualization for execution plan DAGs combined with profiling stats

2016-08-03 Thread jianqiao
/tree/4b944328 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/4b944328 Branch: refs/heads/execution-dag-visualizer Commit: 4b944328afde90c961122d547c6fa4a8d0230c1c Parents: a61b99e Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Tue Aug 2 16:57:47 2016 -0500 Com

[1/7] incubator-quickstep git commit: Refactored getProto in CatalogRelation. [Forced Update!]

2016-08-03 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/execution-dag-visualizer 06ab173c7 -> 4b944328a (forced update) Refactored getProto in CatalogRelation. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

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

2016-08-11 Thread jianqiao
/asf/incubator-quickstep/diff/9b906657 Branch: refs/heads/LIP-for-tpch Commit: 9b90665796962baa9a80ef5240db99d6b38a9016 Parents: ebdc041 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Thu Aug 11 03:21:30 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Thu Aug

[13/16] incubator-quickstep git commit: Updates to build bloom filters

2016-08-11 Thread jianqiao
-us.apache.org/repos/asf/incubator-quickstep/diff/6f3129f7 Branch: refs/heads/LIP-for-tpch Commit: 6f3129f723f8b76c818368c0f7c30393db6565af Parents: ef4cd1e Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Mon Aug 8 12:08:32 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Commit

[16/16] incubator-quickstep git commit: Initial work on better estimation

2016-08-11 Thread jianqiao
-us.apache.org/repos/asf/incubator-quickstep/diff/39f57499 Branch: refs/heads/LIP-for-tpch Commit: 39f574999a280e0fbcb1792db84f584deca20675 Parents: 9b90665 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Thu Aug 11 15:20:53 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Co

[12/16] incubator-quickstep git commit: Updates

2016-08-11 Thread jianqiao
/incubator-quickstep/diff/c588775b Branch: refs/heads/LIP-for-tpch Commit: c588775bcb71eb23bba8cda313e4dbc83b23c78c Parents: b7150fb Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Wed Aug 3 20:56:18 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Thu Aug 11 15:23:0

[11/16] incubator-quickstep git commit: Minor updates to mutex

2016-08-11 Thread jianqiao
/repos/asf/incubator-quickstep/diff/ebdc041f Branch: refs/heads/LIP-for-tpch Commit: ebdc041f5be5fab9c8dd702a50811326d4178bac Parents: 6f3129f Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Mon Aug 8 12:57:04 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Thu

[04/16] incubator-quickstep git commit: Deserialized Window Aggr WorkOrder.

2016-08-11 Thread jianqiao
Deserialized Window Aggr WorkOrder. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/85e02de4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/85e02de4 Diff:

[06/16] incubator-quickstep git commit: Removed an unused message type.

2016-08-11 Thread jianqiao
Removed an unused message 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/61689962 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/61689962 Diff:

[01/16] incubator-quickstep git commit: Minor updates to Shiftboss. [Forced Update!]

2016-08-11 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/LIP-for-tpch abc9c0238 -> 39f574999 (forced update) Minor updates to Shiftboss. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[07/16] incubator-quickstep git commit: Logged all sent messages using glog.

2016-08-11 Thread jianqiao
Logged all sent messages using glog. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/d9135a8a Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/d9135a8a Diff:

[03/16] incubator-quickstep git commit: Added guards for gnu_source definition in CMake.

2016-08-11 Thread jianqiao
Added guards for gnu_source definition in CMake. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/658cb617 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/658cb617 Diff:

[05/16] incubator-quickstep git commit: Fixed bugs in creating WorkOrderProtos.

2016-08-11 Thread jianqiao
Fixed bugs in creating WorkOrderProtos. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/2c0ce6a3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/2c0ce6a3 Diff:

[04/13] incubator-quickstep git commit: Cleaned up the messages w/ a dummy payload.

2016-08-03 Thread jianqiao
Cleaned up the messages w/ a dummy payload. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/ccea2ff8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/ccea2ff8 Diff:

[08/13] incubator-quickstep git commit: Removed the redundant query id in the optimizer.

2016-08-03 Thread jianqiao
Removed the redundant query id in the optimizer. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/8cd5a56c Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/8cd5a56c Diff:

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

2016-08-03 Thread jianqiao
/incubator-quickstep/diff/43ed533b Branch: refs/heads/LIP-for-tpch Commit: 43ed533bd1ea7263cc541c5d9a2e96151181aafb Parents: 1b07eaa Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Sat Jun 11 23:14:00 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Wed Aug 3 1

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

2016-08-03 Thread jianqiao
-0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Wed Aug 3 03:10:58 2016 -0500 -- query_optimizer/CMakeLists.txt | 1 + query_optimizer/ExecutionGenerator.cpp | 19 +- que

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

2016-08-03 Thread jianqiao
>table_info_id; - - if (join_graph[first_table_info_id].find(candidate_table_info_id) - == join_graph[first_table_info_id].end() && - join_graph[candidate_table_info_id].find(first_table_info_id) - == join_graph[candidate_table_info_id].end()) { -continue

[07/13] incubator-quickstep git commit: QUICKSTEP-38. Add support for python3 to utility scripts

2016-08-03 Thread jianqiao
QUICKSTEP-38. Add support for python3 to utility scripts Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/d4e714ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/d4e714ce

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

2016-08-03 Thread jianqiao
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/43ed533b/storage/PackedRowStoreValueAccessor.hpp -- diff --git a/storage/PackedRowStoreValueAccessor.hpp b/storage/PackedRowStoreValueAccessor.hpp index

[05/13] incubator-quickstep git commit: TMB: Added Support for an Empty, but Typed TaggedMessage.

2016-08-03 Thread jianqiao
TMB: Added Support for an Empty, but Typed TaggedMessage. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/52a32a37 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/52a32a37

[02/13] incubator-quickstep git commit: RANGE mode and computation optimization. - Supported RANGE mode for window aggregation. - Optimized the AVG calculation time complexity from O(nk) to O(n), wher

2016-08-03 Thread jianqiao
RANGE mode and computation optimization. - Supported RANGE mode for window aggregation. - Optimized the AVG calculation time complexity from O(nk) to O(n), where n is the number of tuples and k is the window size. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

[09/13] incubator-quickstep git commit: Add visualization for execution plan DAGs combined with profiling stats

2016-08-03 Thread jianqiao
/tree/1b07eaae Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/1b07eaae Branch: refs/heads/LIP-for-tpch Commit: 1b07eaae6f3a1b591960a331190dd4d7634426bf Parents: 8cd5a56 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Tue Aug 2 16:57:47 2016 -0500 Committer: H

[13/13] incubator-quickstep git commit: Updates

2016-08-03 Thread jianqiao
/incubator-quickstep/diff/5e22b396 Branch: refs/heads/LIP-for-tpch Commit: 5e22b396c6e26339b01f7bd891f2be6e91db2291 Parents: 43ed533 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Wed Aug 3 20:56:18 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed: Wed Aug 3 20:56:1

[incubator-quickstep] Git Push Summary

2016-08-03 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/adaptive-bloom-filters [deleted] 7d868b0dd

incubator-quickstep git commit: Minor comment revision

2016-08-03 Thread jianqiao
f91 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/ccb27f91 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/ccb27f91 Branch: refs/heads/execution-dag-visualizer Commit: ccb27f91194215e8aafd3595789992d2b711761f Parents: cb49749 Author: Jianqiao Zhu <

[1/2] incubator-quickstep git commit: minor updates

2016-08-12 Thread jianqiao
wip-us.apache.org/repos/asf/incubator-quickstep/tree/50c650b5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/50c650b5 Branch: refs/heads/LIP-for-tpch Commit: 50c650b5ac3ec8b5d3586deb456bd53a6233b044 Parents: 39f5749 Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Fri

[2/2] incubator-quickstep git commit: Atomic build bloom filters

2016-08-12 Thread jianqiao
-us.apache.org/repos/asf/incubator-quickstep/diff/82e7efd9 Branch: refs/heads/LIP-for-tpch Commit: 82e7efd939ed1f2a478389e6f83f38f59585ef81 Parents: 50c650b Author: Jianqiao Zhu <jianq...@cs.wisc.edu> Authored: Fri Aug 12 03:26:29 2016 -0500 Committer: Jianqiao Zhu <jianq...@cs.wisc.edu> Committed

incubator-quickstep git commit: No bloom filters without selection

2016-07-20 Thread jianqiao
mit/2cea4f76 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/2cea4f76 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/2cea4f76 Branch: refs/heads/expt_bloom_filter_hash_fn Commit: 2cea4f76fe190a31e5126266ea8073aacd31a90a Parents: cdd991e Author: Jianqiao

incubator-quickstep git commit: Updates on avoiding bloom filters for non-selections

2016-07-20 Thread jianqiao
4f7 Author: jianqiao <jianq...@node-2.jianqiao.quickstep-pg0.wisc.cloudlab.us> Authored: Wed Jul 20 18:33:52 2016 -0500 Committer: jianqiao <jianq...@node-2.jianqiao.quickstep-pg0.wisc.cloudlab.us> Committed: Wed Jul 20 18:3

[incubator-quickstep] Git Push Summary

2016-07-07 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/fix-profiling-workorder-output [deleted] 04c8224b1

incubator-quickstep git commit: Minor changes in profiling work order output.

2016-07-07 Thread jianqiao
Repository: incubator-quickstep Updated Branches: refs/heads/master 31f1bbb1c -> 04c8224b1 Minor changes in profiling work order output. - Now prints query ID along with each work order entry. - Removed spaces between two columns. Project:

incubator-quickstep git commit: new plan [Forced Update!]

2016-07-07 Thread jianqiao
da2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/32608da2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/32608da2 Branch: refs/heads/adaptive-bloom-filters Commit: 32608da276437a74083cf5d41b4528d0944cf671 Parents: 10b2533 Author: Jianqiao Zhu <

  1   2   3   4   5   6   7   8   9   10   >